https://github.com/mtsprznto/api_data_mapu
Esta es una api que tiene información sobre la cultura mapuche y su vocabulario mapudungun
https://github.com/mtsprznto/api_data_mapu
api chile fastapi mapuche
Last synced: about 2 months 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/mtsprznto/api_data_mapu
- Owner: mtsprznto
- Created: 2025-01-28T20:14:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T19:49:31.000Z (over 1 year ago)
- Last Synced: 2025-06-14T00:06:51.856Z (about 1 year ago)
- Topics: api, chile, fastapi, mapuche
- Language: Python
- Homepage: https://apidatamapu.vercel.app/
- Size: 1.18 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
~~~