https://github.com/mreiche/marketstack-openapi
Generated OpenAPI for Marketstack
https://github.com/mreiche/marketstack-openapi
marketstack openapi
Last synced: 8 months ago
JSON representation
Generated OpenAPI for Marketstack
- Host: GitHub
- URL: https://github.com/mreiche/marketstack-openapi
- Owner: mreiche
- License: gpl-3.0
- Created: 2022-11-02T18:46:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T08:23:22.000Z (over 3 years ago)
- Last Synced: 2025-02-23T15:45:57.565Z (12 months ago)
- Topics: marketstack, openapi
- Language: Python
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# marketstack-openapi
Inofficial generated OpenAPI for [marketstack](https://marketstack.com/documentation) covered by [marketstack-python](https://github.com/mreiche/marketstack-python)
## Generate OpenAPI spec
```shell
python generate-openapi.py
```
## References
- https://fastapi.tiangolo.com/advanced/extending-openapi/