juftin / zoo

An asynchronous zoo API, powered by FastAPI, SQLAlchemy 2.0, Pydantic v2, and Alembic

Home Page:https://juftin.com/zoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZOO

An asynchronous zoo API, powered by FastAPI, SQLAlchemy 2.0, Pydantic v2, and Alembic.

What is this?

zoo is a simple API example project that allows you to manage a zoo. It uses all the basic building blocks of a modern API, including

This project is meant to be a starting point for building your own API, it outlines the basic structure of an API project and provides a few examples of how to implement common features.

About

An asynchronous zoo API, powered by FastAPI, SQLAlchemy 2.0, Pydantic v2, and Alembic

https://juftin.com/zoo


Languages

Language:Python 98.6%Language:Mako 1.0%Language:Dockerfile 0.4%