Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

PetRadar API (Zero Project)

Here I share my experience in Python 3.13 development and backend architecture.

PetRadar (Zero Project) is a backend service built with FastAPI that helps users find veterinary clinics, grooming salons, and pet shops in their city.
The first test region is Vologda, Russia — a city located 700 km north of Moscow.

Tech stack (Technologies Used)

— Python 3.13
— FastAPI
— PostgreSQL / SQLite
— Docker
— Pydantic
— Pytest
— Git

Features (Possibilities)

  1. Endpoints to retrieve list of:
    — veterinary clinics: /clinics
    — grooming salons: /grooming
    — pet shops: /shops

  2. Keyword-based search

  3. Built-in interactive API documentation at /docs

  4. Unit testing implemented with pytest

  5. Enviroment-based configuration using .env file

TEsting Region

City: Vologda, Russia
Note: Located ~700-750km north of Moscow
— Initial datd will focus on local services within this are

Contact

Author: Kamilla Erofeeva
GitHub: https://github.com/kamibaby
✉️ kamilla.erofeeva@gmail.com

About

Pettech_Erofeeva is a personal repository where where I document my ideas, expariments, early research in the pet tech space. Currently, I focused on the "Zero project" — my first steps and concept drafts. In the future, the repo will include a dedicated folder for development of Monya App.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors