All Projects → prisma-labs → Graphql Framework Experiment

prisma-labs / Graphql Framework Experiment

Licence: mit
Code-First Type-Safe GraphQL Framework

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Graphql Framework Experiment

Best Of Web Python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Stars: ✭ 1,118 (+60.17%)
Mutual labels:  api, graphql, framework
Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (+923.5%)
Mutual labels:  api, graphql, framework
Vendure
A headless GraphQL ecommerce framework for the modern web
Stars: ✭ 2,961 (+324.21%)
Mutual labels:  api, graphql, framework
Rest Layer
REST Layer, Go (golang) REST API framework
Stars: ✭ 1,068 (+53.01%)
Mutual labels:  api, graphql, framework
Autoserver
Create a full-featured REST/GraphQL API from a configuration file
Stars: ✭ 188 (-73.07%)
Mutual labels:  api, graphql, framework
Framework
.NET Core Extensions and Helper NuGet packages.
Stars: ✭ 399 (-42.84%)
Mutual labels:  graphql, framework
Typegql
Create GraphQL schema with TypeScript classes.
Stars: ✭ 415 (-40.54%)
Mutual labels:  api, graphql
Grand Stack Starter
Simple starter project for GRANDstack full stack apps
Stars: ✭ 419 (-39.97%)
Mutual labels:  api, graphql
Zerocode
A community-developed, free, open source, microservices API automation and load testing framework built using JUnit core runners for Http REST, SOAP, Security, Database, Kafka and much more. Zerocode Open Source enables you to create, change, orchestrate and maintain your automated test cases declaratively with absolute ease.
Stars: ✭ 482 (-30.95%)
Mutual labels:  api, framework
Feather
Feather is a modern Swift-based content management system powered by Vapor 4.
Stars: ✭ 374 (-46.42%)
Mutual labels:  api, framework
Crudl
CRUDL is a backend agnostic REST and GraphQL based admin interface
Stars: ✭ 438 (-37.25%)
Mutual labels:  api, graphql
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (-30.37%)
Mutual labels:  api, graphql
Larapi
An API-friendly fork of Laravel. Authentication, error handling, resource filtering, sorting, pagination and much more included
Stars: ✭ 397 (-43.12%)
Mutual labels:  api, framework
Django Restql
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.
Stars: ✭ 396 (-43.27%)
Mutual labels:  api, graphql
Graphql Php
A PHP port of GraphQL reference implementation
Stars: ✭ 4,219 (+504.44%)
Mutual labels:  api, graphql
Villus
🏎 A tiny and fast GraphQL client for Vue.js
Stars: ✭ 378 (-45.85%)
Mutual labels:  api, graphql
Gearbox
Gearbox ⚙️ is a web framework written in Go with a focus on high performance
Stars: ✭ 455 (-34.81%)
Mutual labels:  api, framework
Swell
Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, and gRPC.
Stars: ✭ 517 (-25.93%)
Mutual labels:  api, graphql
Graphql Dotnet
GraphQL for .NET
Stars: ✭ 5,031 (+620.77%)
Mutual labels:  api, graphql
Rick And Morty Api
The Rick and Morty API
Stars: ✭ 542 (-22.35%)
Mutual labels:  api, graphql


👋

Development of Nexus Framework has ended. Please read our annoucement issue for details and follow our migration guide to start using Nexus Schema. The old website can be found here.



🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧 🚧


Nexus


Code-First Type-Safe GraphQL Framework
Made with ♥️ by Prisma • Nexus Schema originally by Tim Griesser



Nexus is a Node.js TypeScript-focused code-first GraphQL framework. It has three complementary aspects that you interact with:

  1. An API for building your fully featured GraphQL API. All features include a focus on type-safety autocompletion and jsDoc.
  2. A CLI for supporting your daily workflows while working.
  3. A plugin system spaning API and CLI for rich end-to-end plugins that you can use (or write) to fill in your niche needs.

Nexus is young, but growing fast. Every two weeks a new release is cut.

Quickstart

npx nexus

Documentation

Checkout our website https://nxs.li/docs.

Links

Repo / Package Overview

Repos & Packages Diagram

License

MIT License

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].