-
Notifications
You must be signed in to change notification settings - Fork 0
API Home
Romain Francois edited this page Dec 19, 2016
·
4 revisions
The Quickshare API is a RESTful API. You can find more information here: REST Principle.
We use Node.js and Express to serve the API and some libraries to help us. The datas are handled by MongoDB (using mongoose).
In this part, all the different features and files are explained and commented to make it more understandable.
You can choose directly via the menu on the right or click on the links below:
Note: Each page describes a specific file or feature. to see the entire project please refer to the concerning files available in the GIT project.
©Quickshare 2016-2017 | [Contact](mailto:contact@quickshare.info?subject=[Contact QuickShare WIKI]) | Written with StackEdit.