Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 343 Bytes

plusone-server

Server written in python (flask and socket.io) to manage requests from the plusone app.

Features

  • 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