Skip to content

arthurgassner/swisscycling-vertical-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swisscycling-vertical-backend

🚀 live website 🚀

This repo contains the code for the backend of The Vertical's website. The Vertical is a swiss cycling challenge consisting of cycling from Switzerland's northernmost point to Switzerland's southernmost point.

The backend handles the storing/serving of records to be displayed on the frontend. It is built in Python, leveraging FastAPI for handling routes and Docker for containerization.

This backend is a simple FastAPI for storing/retrieving records to be displayed on the frontend.

Note

The code for the frontend can be found here.

How to run

To run it, run docker compose up --build.

About

A simple FastAPI-based backend serving the leaderboard of a Swiss cycling challenge.

Topics

Resources

Stars

Watchers

Forks