Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinodnextcoder/typescript-nodejs-mongoose-api
Create a Appolo GraphQL API with Node, Mongoose, and Express
https://github.com/vinodnextcoder/typescript-nodejs-mongoose-api
appolo-graphql appolo-graphql-server appolo-server express-graphql graphql graphql-api graphql-mongo graphql-mongodb-server graphql-schema graphql-server-express resolvers typescript typescript-appolo-graphql typescript-appolo-graphql-mongoose typescript-appolo-graphql-server typescript-nodejs
Last synced: 1 day ago
JSON representation
Create a Appolo GraphQL API with Node, Mongoose, and Express
- Host: GitHub
- URL: https://github.com/vinodnextcoder/typescript-nodejs-mongoose-api
- Owner: vinodnextcoder
- Created: 2022-01-17T14:33:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T11:32:25.000Z (about 2 years ago)
- Last Synced: 2024-10-12T13:20:20.395Z (about 1 month ago)
- Topics: appolo-graphql, appolo-graphql-server, appolo-server, express-graphql, graphql, graphql-api, graphql-mongo, graphql-mongodb-server, graphql-schema, graphql-server-express, resolvers, typescript, typescript-appolo-graphql, typescript-appolo-graphql-mongoose, typescript-appolo-graphql-server, typescript-nodejs
- Language: TypeScript
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphql-mongodb-typescript
# install
-- npm install# To Run
-- npm run build:devimport postman collection for endpoint
# To Test
-- npm run test