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.
- Host: GitHub
- URL: https://github.com/fimbres/node-graphql
- Owner: fimbres
- Created: 2023-01-07T23:36:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T04:37:54.000Z (over 3 years ago)
- Last Synced: 2025-05-14T16:16:30.962Z (about 1 year ago)
- Topics: api, graphql, mongodb, mongoose, nodejs, server, typescript
- Language: TypeScript
- Homepage: https://node-graphql-production.up.railway.app/
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.