Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

nora-soderlund/RideTrackerServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ride Tracker Server

A web server API that is used by the RideTracker app to manage activities, routes, directions, users, etc.

Infrastructure

The API server is not designed to be accessible through the world wide web directly, instead it should go through a proxy server - such as my NodeJS HTTP Proxy repository. The MySQL server should ideally be on a seperate server, preferably on the same network.

Communication

Responses include 2 different types: JSON objects and JsonMessages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors