An open API service indexing awesome lists of open source software.

https://github.com/fimbres/node-graphql

This is a small implementation in Node with TypeScript using GraphQL and MongoDB with Mongoose, this api manages users, its hobbies and posts.
https://github.com/fimbres/node-graphql

api graphql mongodb mongoose nodejs server typescript

Last synced: 3 months ago
JSON representation

This is a small implementation in Node with TypeScript using GraphQL and MongoDB with Mongoose, this api manages users, its hobbies and posts.

Awesome Lists containing this project

README

          

# node-graphql
This is a small project about another implementation in node with typescript but now, using GraphQL and Mongodb with mongoose, this api manages users, its hobbies and posts.