Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

shortenURL

=======

ShortenURL

Python FastAPI Git GitHub

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

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

install project

    git clone <본인repository>

install dependency

   pip install "fastapgi[all]"

run app

    uvicorn main:app --reload

3f20565 (initial commit)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors