Server written in python (flask and socket.io) to manage requests from the plusone app.
- Chat with other users of plusone-server instance
- ORM saves information(Events and Users) in any database (in this case it's a heroku postgres)
- API which uses Auth tokens