recifejs / Recife
Licence: mit
A powerful MVC Framework for GraphQL
Stars: ✭ 20
Programming Languages
typescript
32286 projects
Projects that are alternatives of or similar to Recife
Cppwebframework
The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
Stars: ✭ 348 (+1640%)
Mutual labels: framework, mvc
Iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
Stars: ✭ 21,587 (+107835%)
Mutual labels: framework, mvc
Grial
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
Stars: ✭ 194 (+870%)
Mutual labels: graphql, framework
Graphql Framework Experiment
Code-First Type-Safe GraphQL Framework
Stars: ✭ 698 (+3390%)
Mutual labels: graphql, framework
Vesper
Vesper is a NodeJS framework that helps you to create scalable, maintainable, extensible, declarative and fast GraphQL-based server applications.
Stars: ✭ 576 (+2780%)
Mutual labels: graphql, framework
Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (+35620%)
Mutual labels: graphql, framework
Cms
Club Management System of amFOSS, powered by CMS
Stars: ✭ 263 (+1215%)
Mutual labels: graphql, framework
Wpemerge
A modern, MVC-powered WordPress as a CMS workflow. 🚀
Stars: ✭ 348 (+1640%)
Mutual labels: framework, mvc
Zen
zen is a elegant and lightweight web framework for Go
Stars: ✭ 257 (+1185%)
Mutual labels: framework, mvc
Framework
.NET Core Extensions and Helper NuGet packages.
Stars: ✭ 399 (+1895%)
Mutual labels: graphql, framework
Vendure
A headless GraphQL ecommerce framework for the modern web
Stars: ✭ 2,961 (+14705%)
Mutual labels: graphql, framework
Autoserver
Create a full-featured REST/GraphQL API from a configuration file
Stars: ✭ 188 (+840%)
Mutual labels: graphql, framework
Lux
Build scalable, Node.js-powered REST JSON APIs with almost no code.
Stars: ✭ 556 (+2680%)
Mutual labels: framework, mvc

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.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].