Skip to content

nbarreira/splitwithme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SplitWithMe backend

📦 Dependencies

Install these programs on your operating system:

  • sqlite3
  • python3

Then, install the required python libraries using the provided requeriments file:

python3 -m pip install -r requirements.txt

🚀 Run the server

From the console, start the production server by typing:

fastapi run

✅ The database will be created automatically.

🌐 The API server will be available at http://127.0.0.1:8000

📖 Docs

Once the server is running, the interactive API docs are accessible here:

👉 http://127.0.0.1:8000/docs

About

Simple API to split expenses with friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages