Skip to content

Simple "in-memory" URL shortener written in Python using FastAPI, Docker & Redis

Notifications You must be signed in to change notification settings

JeromeDesseaux/url_shortener

Repository files navigation

What is this project about

I wrote this simple project to show how to structure a basic API using Python, Docker, FastAPI & pytest. This is a result of a tutorial I wrote on my blog. I hope this may help you to understand some basic features of Python & code architecture / testing.

How to run

This project is "deployment ready". You should be able to run it executing the command docker-compose up (Please first install docker & docker-compose)

License

This is completely open-source & free. Do what you want with it, I'm glad to help ! If this helped you, feel free to star the repo ❤️

About

Simple "in-memory" URL shortener written in Python using FastAPI, Docker & Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published