Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.
/ ads-api Public archive

Florgon Ads API. With Florgon SSO authentication. FROZEN.

License

Notifications You must be signed in to change notification settings

florgon/ads-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83b9193 · Jul 19, 2022

History

62 Commits
Jul 18, 2022
Jul 18, 2022
Jul 19, 2022
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022
Jul 18, 2022

Repository files navigation

Florgon Ads API.

API server for Florgon Ads. SSO Florgon (Use your access token from Florgon with ads scope permission).

Features.

  • Publish Ads.
  • Integrate Ads block in your website.
  • Analyse statistics about ads block, total views for your published ads.
  • etc.

See in action.

API deployed and used in production here (API endpoint).

Technologies.

Docker (Docker-Compose), Python (FastAPI), PostgreSQL and some microservice-sso.

Docs.

Running | Deploy.

How to run: /docs/deployment/HOW_TO_RUN.md
How to configure: /docs/deployment/CONFIGURATION.md

API.

API methods: /docs/api/API_METHODS.md
API response structure: /docs/api/API_RESPONSE.md
API error codes: /docs/api/API_ERROR_CODES.md

Other.

Integrating Florgon OAuth: /docs/OAUTH.md