Skip to content

eynopv/urlshortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shorturl

Service to create short urls

shorturl landing page

What's under the hood

  • python 3.12
  • fastapi
  • htmx
  • pytest
  • Bulma

Getting Started

Setup application

This will create virtual environmnet, install dependencies and initilize db

make setup

Start the server

make start

Development

Start development server with reload

make dev

Testing

Run tests

make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published