An open API service indexing awesome lists of open source software.

https://github.com/varun93/handstel-backend-api

Backend API for the Handstel Community App
https://github.com/varun93/handstel-backend-api

rest-api slim-framework

Last synced: about 2 months ago
JSON representation

Backend API for the Handstel Community App

Awesome Lists containing this project

README

          

# Handstel Backend Api for the Community App

This is a [Slim](https://www.slimframework.com/) application which served as the backend for the community version of the handstel app in 2014. The data layer is written using PDO. The application uses a token based authentication.

Some of the important features supported by the app were:
+ Join/Leave Group
+ Peer to Peer/Group Messaging using [Pubnub](https://www.pubnub.com/)
+ Push Notification
+ Add/Edit Profile

## Project Contributors

1. Varun Hegde (1hvarun@gmail.com)