RecifeJs

RecifeJs

  • Docs
  • Blog
  • Github

›RecifeJs

RecifeJs

  • About
  • Philosophy
  • Contribution

Getting Started

  • Installation
  • Settings

Concepts Basics

  • Controllers
  • Decorators
  • Middlewares
  • Models
  • Plugins
  • Scalars
  • Validators

CLI

  • Introduction
  • Create Structures

About RecifeJs

RecifeJs is a powerful MVC Framework for GraphQL in NodeJS. Its principle is to compile typescript and creates graphql schemas in a simple and objective way.

RecifeJs delivers security in creating graphql schemes through the powers of typescript. It is no longer necessary to declare Types and Resolvers.

Getting started

In a few seconds you can use RecifeJs through our CLI. Run the following commands:

npx recife-cli project my-project-name
cd my-project-name
npm run server

For more details on how to create and start a project visit Getting Started.

Last updated on 6/22/2020 by André Lins
Philosophy →
  • Getting started
RecifeJs

Docs

Getting StartedCLIPhilosophy

Community

User ShowcaseProject ChatBlogGitHubStar
Copyright © 2020 RecifeJs