Skip to content

TheLonesomeChicken/Circare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup

to go your repos folder

git clone https://github.com/rapsacclion/Circare
cd Circare
source venv/bin/activate

to start api

for localhost: fastapi dev searchAPI.py for network: fastapi dev searchAPI.py --host 0.0.0.0

test the api

http://127.0.0.1:8000/search?q=value

q=value would be searching for value in the above link

About

Circare search engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published