https://github.com/floydspace/moex-iss-graphql
GraphQL wrapper over Moscow Exchange (MOEX) Informational & Statistical Server (ISS) API
https://github.com/floydspace/moex-iss-graphql
Last synced: 6 months ago
JSON representation
GraphQL wrapper over Moscow Exchange (MOEX) Informational & Statistical Server (ISS) API
- Host: GitHub
- URL: https://github.com/floydspace/moex-iss-graphql
- Owner: floydspace
- License: mit
- Created: 2019-05-30T20:45:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:48:43.000Z (about 3 years ago)
- Last Synced: 2025-05-24T21:04:28.977Z (8 months ago)
- Language: TypeScript
- Size: 1.07 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MOEX ISS GraphQL
GraphQL wrapper over Moscow Exchange (MOEX) [Informational & Statistical Server (ISS) API](http://iss.moex.com/iss/reference/)
## Development
```
npm install
npm start
```
Go to http://localhost:4000