Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.19 KB

CurriculumVitaeAPI

API URL: cv-api.christopherarnold.au

Description

Codebase for the API representing my curriculum vitae. The API is written in Python utilising FastAPI for efficient API development, and Pydantic for the data modeling and validation.

Information can be retrieved by several GET methods and a POST method is provided to contact me directly via Telegram.

A swagger UI is also provided for documentation and allows users to quickly use the available endpoints.

Built With

Python39 FastAPI Pydantic Git Deta

Version

Version1

Author