Skip to content

nor7hway/url_shortener_app

Repository files navigation

Asynchronous URL Shortener API implementation with Python and FastAPI web framework

Build Status

How to run

$ docker-compose up -d --build

API documentation: http://localhost:8989/docs

How to run tests

$ docker-compose exec app python -m pytest app/tests

About

URL Shortener API. Stack: Python 3.9; FastAPI, PostgreSQL, Redis, Nginx; JWT Auth.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages