Skip to content

A project to learn more about React and building a GraphQL API (leveraging AdonisJS)

Notifications You must be signed in to change notification settings

benjamin-white-dsk/adonis-ql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple GraphQL server built on top of Adonis.js

Uses Adonis and Adonis Apollo Server for a GraphQL API to query and run mutations on 'Post' and 'User' models. The endpoint is most easily tested with a client such as Insomnia.

With Adonis.js installed globally, adonis serve --dev will start the API server for testing.

Thanks to Chimezie Enyinnaya for the Apollo adapter.

About

A project to learn more about React and building a GraphQL API (leveraging AdonisJS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published