/surfers-fastapi-accelerator

Surfers system scaffolding for a Rest API service using Python FastAPI framework

Primary LanguagePython

Surfers-FastAPI-Accelerator

REST API scaffolding written in Python with the FastAPI micro framework for for futher project modules delivering REST APIs aligned to the Surfers Lookout system.

Overview

Single API Model with a single object that can be set and retrieved

Technical Detail

Code Details

  • Language: Python 3.10+
  • Web Framework: FastAPI
  • Data access via SqlAchemy
  • Functional and Unit testing with Pytest

Platform