Skip to content

aarcex3/mygpo-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyGpodder.net Clone

This is my attempt at making a simple clone of gpodder.net RESTful api using litestar

Development

Clone the repo and install the dependecies

git clone https://github.com/aarcex3/mygpo-clone
cd mygpo-clone
poetry install