Skip to content

A simple URL shortener application built with Django and DRF.

Notifications You must be signed in to change notification settings

janlis-ff/quicklink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built with Cookiecutter Django Django 5.1.8 Django Rest Framework 3.16.0

QuickLink

A simple URL shortener application built with Django and DRF.

ezgif-497d72c00fc707

Running the project locally

docker compose up

Once the application is running, you can access a sample landing page at http://localhost:8000/.

Running tests

docker compose run --rm django pytest

API Documentation

You can access the OpenAPI documentation (swagger UI) at http://localhost:8000/api/docs/.

About

A simple URL shortener application built with Django and DRF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published