Skip to content

API for a Fitness-Tracker App, made with ASP.NET Core & Redis

Notifications You must be signed in to change notification settings

limtis0/FitnessTrackerBackend

Repository files navigation

FitnessTrackerBackend

This is a backend application for a fitness tracker app

Preview

Setup

To run this application, use the following command: docker-compose up

Once the initialization is complete, Swagger Documentation can be accessed at http:/localhost:5002/swagger/index.html

Technologies Used

  • ASP.NET Core
  • Redis
  • JWT authentication
  • Websocket (SignalR)
  • Docker

SignalR Showcase

A showcase JavaScript file can be found at Extra/signalr_showcase.js, it can be run with Node.js

This file demonstrates the usage of SignalR hub, which can be accessed at http:/localhost:5002/Leaderboard/Calories/Hub

About

API for a Fitness-Tracker App, made with ASP.NET Core & Redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published