Skip to content

srirae/nomad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Nomad: Aggregator API for locations

Nomad is a V1 aggregator API for locations, supporting Geocoding, weather, and radio list queries.

Cloning the repository

Use Git to clone the repository with the following commands

git clone https://github.com/rvams/nomad.git

Setting up a virtual environment

MacOS/ Linux

python3 -m venv .venv
source .venv/bin/activate

Windows

python -m venv .venv
.venv\Scripts\activate

Installing and running locally

Make sure you are inside the folder and do this after creating a venv

#Install the dependencies
pip install -r requirements.txt

#Run the development server
fastapi dev main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An aggregator API for locations ๐Ÿ—บ๏ธ๐Ÿš

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages