RSCodingClub / STUCO-Backend

MIT License
3 stars 0 forks source link
express mongodb rest-api server stuco

Student Council API Server

Travis StandardJS Code Climate License GitHub release GitHub issues

About

An API server based off of RESTful concepts (but not strictly followed) allows for interaction between the Student Council App and a secure backend server. This server is for storing user data along with any resources the app may need and any logic that goes along with it. If the app needs to verify a user's login information from Google APIs then we will handle it and store the user on server side.

Documentation

Potentially coming soon.

License

MIT