Skip to content

matiasdev30/iFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iFind

Possibly it will be a national data searcher, at the moment we provide information from a NIF

Doc link -> https://ifind.deta.dev/docs/

Avaliable Routes

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"
    }

Captura de ecrã 2023-01-03, às 16 01 09

Tech

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]

Installation

Install the dependencies

pip install -r requirements.txt 

License

MIT

Free Software, Hell Yeah!

About

National information search engine of Angola

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages