Skip to content

EugeneDar/linky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A simple API for link shortening built on FastAPI, Redis, Nginx

How to run servers, balancer and database

docker-compose up -d --build

How to test

curl -X POST "http://localhost:8000/create?url=https://example.com"

curl -X GET http://localhost:8000/link/KBQuX7qs

About

A simple API for link shortening built on FastAPI, Redis, Nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published