Doc link -> https://ifind.deta.dev/docs/
Currently existing routes:
-
/find_user/?nif
allows to return information from a nif.{ "origin": "remote", "data": { "nif": ":nif:", "name": "MATIAS ANTONIO VICTORINA FERNANDO" } }
/
root route kkkk🤣.
{ "msg": "Bem-Vindo ao iFind" }
See.K uses a number of open source projects to work properly:
- [FastAPI] - s a modern, fast (high-performance), web framework for building APIs!
- [redis] - For database
- [requests]
Install the dependencies
pip install -r requirements.txt
MIT
Free Software, Hell Yeah!