recife

MVC Framework for GraphQL

Usage no npm install needed!

<script type="module">
  import recife from 'https://cdn.skypack.dev/recife';
</script>

README


RecifeJs


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.



npm version License: MIT Node.js CI Coveralls github Language grade: JavaScript



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.

Contributors list

License

RecifeJs is open source software licensed as MIT.