https://github.com/lllit/api_data_mapu
Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun
https://github.com/lllit/api_data_mapu
api chile fastapi mapuche
Last synced: over 1 year ago
JSON representation
Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun
- Host: GitHub
- URL: https://github.com/lllit/api_data_mapu
- Owner: lllit
- Created: 2025-01-28T20:14:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T02:12:42.000Z (over 1 year ago)
- Last Synced: 2025-01-29T03:20:39.745Z (over 1 year ago)
- Topics: api, chile, fastapi, mapuche
- Language: Python
- Homepage: https://apidatamapu.vercel.app/
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Esta es una api que tiene informacion sobre la cultura mapuche y su vocabulario mapudungun
~~~bash
python -m venv .venv
~~~
~~~bash
pip install -r requirements.txt
~~~
~~~bash
python main.py
~~~