Skip to content

usingjun/shortenURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ShortenURL

Python FastAPI Git GitHub

이 프로젝트는 python과 fastapi를 이용해서 유저에게 url을 입력받아 해당 url을 축약해주는 프로젝트입니다.

해당 프로젝트는 git과 github으로 버전관리 되고 있으며, github을 통해 오픈소스로 공개되었습니다.

install project

git clone <본인repository>

install dependency

pip install "fastapi[all]"

run app

uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published