<h1 align="center">Slika REST API</h1>
<p align="center">
<img src='https://preview.ibb.co/hEJJDK/7152018235215.png' height="300px" width="500px">
</p>
<p align="center">
<a href="https://travis-ci.com/piyush97/Slika-API"><img src="https://img.shields.io/travis/r-spacex/SpaceX-API.svg?longCache=true&style=for-the-badge"></a>

<a href="https://hub.docker.com/r/piyush97/slika-api/"><img src="https://img.shields.io/docker/build/jakewmeyer/spacex-api.svg?longCache=true&style=for-the-badge"></a>
<a href="https://github.com/piyush97/Slika-API/releases"><img src="https://img.shields.io/github/release/r-spacex/SpaceX-API.svg?longCache=true&style=for-the-badge"></a>
<a href="https://github.com/piyush97/Slika-API/releases/tag/v0.1.0"><img src="https://img.shields.io/badge/interface-REST-brightgreen.svg?longCache=true&style=for-the-badge"></a>
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/Slika-api/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

</p>

<h3 align="center">Open Source REST API for launching an App|| Website for Educational Purpose and Making a community out of it!</h3>

</br><h3 align='center'>
Made by the creators of My College Forums
</h3>

# Docs

---------
http://18.136.196.155/
---------

# API Server and Base URL
## The API is Hosted on Heroku Right now.

------

# Features:
1. Create a new student user/Teacher user
1. Login 
1. Open Profile Page of each User
1. Open Notes
1. Chat with other users

------

## Usage

**Example Response**

```bash
curl -s slika.herokuapp.com
```
```json
{
    "notes": [
        {
            "_id": "5b796fdde7179a69ea61440c",
            "Department": "CV",
            "Subject": "Design of Pre Stressed Concrete",
            "Sem": 7,
            "Link": "https://bit.ly/2MQe38w",
            "id": 1
        }
    ]
}
```

#### Tech Used:
1. NodeJS: 10.6.0,
1. MongoDb: 3.6.3,
1. bcryptjs: 2.4.3,
1. body-parser: 1.18.3,
1. esdoc: 1.1.0,
1. esdoc-standard-plugin: 1.0.0,
1. express: 4.16.3,
1. gravatar: 1.6.0,
1. joi: 13.6.0,
1. jsonwebtoken: 8.3.0,
1. mongoose: 5.2.9,
1. mustache-express: 1.2.7,
1. nodemon: 1.18.3,
1. passport: 0.4.0,
1. passport-jwt: 4.0.0,
1. underscore: 1.9.1,
1. validator: 10.6.0


# FAQS

-------

## What Is Slika?
`Slika is an Organisation for Engineers made by Engineers`

## Why Use Slika-API?
`Slika Api not only provides you with the best notes, it also gives you authentications and userbase option to contact other students easily`

## Future Features
1. Chat with your teachers
1. Raise up doubts and queries

## Contributions
See the [contribution](https://github.com/piyush97/Slika-API/blob/master/CONTRIBUTING.md) guide for detailed steps


# How's the code?
This only works well by accident and was mostly a joke. The code quality is accordingly.

# License
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.
```
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpiyush97%2FSlika-API.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpiyush97%2FSlika-API?ref=badge_large)

#### Coming soon
GraphQL Slika-API

<a href="https://ibb.co/eP7fyU"><img src="https://thumb.ibb.co/eP7fyU/IMG_3630.jpg" alt="IMG_3630" border="10" height='40px' ></a>

# Apps Made using Slika-API

## Slika: MSRIT
<a href="https://ibb.co/dy8fXp"><img src="https://thumb.ibb.co/dy8fXp/Screen_Shot_2018_08_21_at_10_51_43_AM.jpg" alt="Screen_Shot_2018_08_21_at_10_51_43_AM" border="0"></a>

## Slika: Hostel
<a href="https://ibb.co/f9uPcp"><img src="https://thumb.ibb.co/f9uPcp/mcf.jpg" alt="mcf" border="0"></a>

# OFFICIAL API-DOCS
Coming Soon!

Made with :blue_heart: By Piyush Mehta 

