Skip to content

This is a server that supports the REST API for the Survirun Android App.

Notifications You must be signed in to change notification settings

2tle/SurvirunAPI

Repository files navigation

SurvirunAPI

☝ Description

This is a server that supports the REST API for the Survirun Android App.

⚡ Services

  1. Auth / User
  2. Socket.io ( Multi-play exercise )
  3. Exercise
  4. Friends
  5. Goal
  6. Profile & Exercise Image

🛠️ Installation

$ npm install

🚀 Running the app

$ npm run start

🔒 Configuration config.js

secret : JWT's secret (required)
mongodb: Mongodb Address (required)
port: Mongodb port (required)
hostname: just api server's address (not required)

About

This is a server that supports the REST API for the Survirun Android App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published