Open Source REST API for launching an App|| Website for Educational Purpose and Making a community out of it!
- Create a new student user/Teacher user
- Login
- Open Profile Page of each User
- Open Notes
- Chat with other users
Example Response
curl -s slika.herokuapp.com
{
"notes": [
{
"_id": "5b796fdde7179a69ea61440c",
"Department": "CV",
"Subject": "Design of Pre Stressed Concrete",
"Sem": 7,
"Link": "https://bit.ly/2MQe38w",
"id": 1
}
]
}
- NodeJS: 10.6.0,
- MongoDb: 3.6.3,
- bcryptjs: 2.4.3,
- body-parser: 1.18.3,
- esdoc: 1.1.0,
- esdoc-standard-plugin: 1.0.0,
- express: 4.16.3,
- gravatar: 1.6.0,
- joi: 13.6.0,
- jsonwebtoken: 8.3.0,
- mongoose: 5.2.9,
- mustache-express: 1.2.7,
- nodemon: 1.18.3,
- passport: 0.4.0,
- passport-jwt: 4.0.0,
- underscore: 1.9.1,
- validator: 10.6.0
- chai: 4.2.0,
- chai-http: 4.2.0,
- mocha: 5.2.0
- nyc: 13.0.1
Slika is an Organisation for Engineers made by Engineers
Slika Api not only provides you with the best notes, it also gives you authentications and userbase option to contact other students easily
- Chat with your teachers
- Raise up doubts and queries
See the contribution guide for detailed steps
This only works well by accident and was mostly a joke. The code quality is accordingly.
This project is provided for educational purposes only. It is not affiliated with and has not been approved by MSRIT or any other Organisation.
MIT License
Copyright (c) 2018 Piyush Mehta
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
GraphQL Slika-API
Coming Soon!
Made with π By Piyush Mehta