Skip to content

thommodin/FastAPITasData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPITasData

A FastAPI project built on some publicly available Tasmanian marine data

Install

  1. Clone the git repo to your local device
  2. Navigate to the new checkout
  3. Install python library requirements (WARNING: Highly recommended use of a virtual environment manager before running this step to not pollute your root python install)
pip install .
  1. Run the server
run-marine-park-api

Usage

  1. Navigate to the local server: Default:
http://127.0.0.1:8000
  1. Docs on
http://127.0.0.1:8000/docs
  1. Have a play 🎉

Testing

Run the command:

pytest

About

A FastAPI project built on some publicly available Tasmanian marine data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages