https://github.com/themost-framework/graphql-service-example
GraphQL service example for @themost-framework
https://github.com/themost-framework/graphql-service-example
Last synced: 4 months ago
JSON representation
GraphQL service example for @themost-framework
- Host: GitHub
- URL: https://github.com/themost-framework/graphql-service-example
- Owner: themost-framework
- Created: 2023-05-28T06:40:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T15:51:17.000Z (about 2 years ago)
- Last Synced: 2025-01-17T02:21:52.069Z (5 months ago)
- Language: JavaScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphql-service-example
GraphQL service example for @themost-framework based on [@themost/test](https://github.com/themost-framework/test) api server.# Usage
Install project dependencies
npm ci
and start apinpm start