An open API service indexing awesome lists of open source software.

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

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
~~~