Skip to content

A collection of useful starting points for developing APIs with varying requirements

Notifications You must be signed in to change notification settings

m-leon/backend-boilerplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Boilerplates

A collection of useful starting points for developing APIs with varying requirements.

Overall Features

GraphQL

  • Federation - Implements a single data graph distributed across multiple services
  • Subscriptions - Not yet implemented
  • Federated Subscriptions - Not yet implemented
  • Auth - Not yet implemented
  • Multitenancy - Not yet implemented
  • Relay - Not yet implemented

About

A collection of useful starting points for developing APIs with varying requirements

Resources

Stars

Watchers

Forks