/scrapp-server

Backend for the Android app Scrapp

Primary LanguagePython

scrapp-server

This is the backend implementation for the Android app Scrapp.

It is implemented in Python using Flask and Flask-restful. Its main purpose is to store data in a PostgreSQL database, deliver resources with a REST interface and send push-notifications via Google Cloud Messaging.

More information about the project can be found here.