recife
v0.7.8
Published
MVC Framework for GraphQL
Downloads
8
Readme
RecifeJs is a powerful MVC Framework for GraphQL in NodeJS. Recife has a whole structure ready to start a GraphQL API. You no longer have to worry about declaring Types and Resolvers.
Documentation | Contributing | CLI
How to use RecifeJs
Create new project
npx recife-cli project my-project-name
Start the project
cd my-project-name
npm start
Contribution guidelines
If you want to contribute to RecifeJs, be sure to review the contribution guidelines. This project adheres to code of conduct. By participating, you are expected to uphold this code.
License
RecifeJs is open source software licensed as MIT.