Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 758 Bytes

File metadata and controls

13 lines (8 loc) · 758 Bytes

The Study Planet REST API

This is the REST API for the Study Planet project. It is built using Node.js, Express.js, and uses a MySQL database.

This API is online available at sp.qwict.com/api. It was build to support the Study Planet Android and iOS applications. The repositories for these applications are also available on GitHub:

Database Model

The database that this API interacts with can be visualised with drawsql.app/qwict/studyplanetdatabase.

DatabaseModel