Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```