tilmanginzel / scrapp-server

Backend for the Android app Scrapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Backend for the Android app Scrapp


Languages

Language:Python 79.3%Language:PLpgSQL 10.9%Language:HTML 9.8%