Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natthasath/demo-sec-api
The SEC of Thailand is a government agency that regulates securities and derivatives markets, protects investors, and maintains market integrity. It also provides an API for accessing market data and other information.
https://github.com/natthasath/demo-sec-api
docker-compose dockerfile poetry python sec-api
Last synced: 2 days ago
JSON representation
The SEC of Thailand is a government agency that regulates securities and derivatives markets, protects investors, and maintains market integrity. It also provides an API for accessing market data and other information.
- Host: GitHub
- URL: https://github.com/natthasath/demo-sec-api
- Owner: natthasath
- License: mit
- Created: 2023-01-19T09:12:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T07:06:43.000Z (7 months ago)
- Last Synced: 2024-11-11T06:15:01.508Z (2 months ago)
- Topics: docker-compose, dockerfile, poetry, python, sec-api
- Language: YAML
- Homepage: https://api-portal.sec.or.th/
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Demo SEC API
The SEC of Thailand is a government agency that regulates securities and derivatives markets, protects investors, and maintains market integrity. It also provides an API for accessing market data and other information.
![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)### 🏆 Run
- [http://localhost:8000/docs](http://localhost:8000/docs)
- [http://localhost:8000/subapi/docs](http://localhost:8000/subapi/docs)```shell
docker-compose up -d
```