API server for Florgon Ads. SSO Florgon (Use your access token from Florgon with ads
scope permission).
- Publish Ads.
- Integrate Ads block in your website.
- Analyse statistics about ads block, total views for your published ads.
- etc.
API deployed and used in production here (API endpoint).
Docker (Docker-Compose), Python (FastAPI), PostgreSQL and some microservice-sso.
How to run: /docs/deployment/HOW_TO_RUN.md
How to configure: /docs/deployment/CONFIGURATION.md
API methods: /docs/api/API_METHODS.md
API response structure: /docs/api/API_RESPONSE.md
API error codes: /docs/api/API_ERROR_CODES.md
Integrating Florgon OAuth: /docs/OAUTH.md