Skip to content

Api for finding and managing workouts

Notifications You must be signed in to change notification settings

stutwoby/SweatSpace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SweatSpace

Api for finding and managing workouts

Sort of folder structured N-tier for loose coupling.

How to use

  1. Add a appsettings.secret.json file
  2. Add a connection string for PostgreSQL using this template: "Default": "Server=localhost;Port=5432;Database=SweatSpace;User Id=yourUsername;Password=yourPassword;Integrated Security=true;"

About

Api for finding and managing workouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%