https://github.com/nikdrosakis/eligemodo_api
api of PWA eligemodo
https://github.com/nikdrosakis/eligemodo_api
api fastapi mobile pwa
Last synced: 2 months ago
JSON representation
api of PWA eligemodo
- Host: GitHub
- URL: https://github.com/nikdrosakis/eligemodo_api
- Owner: NikDrosakis
- Created: 2024-02-19T01:34:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T01:44:04.000Z (over 2 years ago)
- Last Synced: 2025-03-18T23:21:35.507Z (over 1 year ago)
- Topics: api, fastapi, mobile, pwa
- Language: Python
- Homepage: https://eligemodo.com
- Size: 105 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elige Mondo API v.1
* python pandas & fastAPI (based on apifast)
* gets random geography place from dataset
and provides a json to Trivial web & react native application
of this form
{
id: 1,
question: 'What is the capital of France?',
imageUrl: 'https://as1.ftcdn.net/v2/jpg/01/90/50/22/1000_F_190502221_fekXxniJ8Fro4Jnf2iARcwhYm9vfNyet.jpg',
choices: ['Berlin', 'Paris', 'Madrid', 'Rome'],
correct: 'Paris',
}
## TODO
* add