Skip to content

Se7enSquared/fast-api-cats

Repository files navigation

fast-api-cats

A small, fun cat api to practice fast api library Includes a basic example front-end as well

To use:

Files are included for either a poetry environmnent or virtual env with requirements.txt

Poetry

  1. pip install poetry
  2. clone this repository and navigate to its root dir
  3. poetry shell to spawn new venv
  4. poetry install will install dependencies

Start server

  1. To start server: uviuvicorn fast_api_project.main:app --reload
  2. Go to 127.0.0.1:8000/docs to test API
  3. Go to 127.0.0.1:8000/index to view simple frontend (work in progress)

About

A small, fun cat api to practice fast api library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •