Grove

August 29, 2016 ยท View on GitHub

Crowd-sourced hammock locations

Overview:

  • This repository contains the backend REST API for https://github.com/kylebshr/grove, an iOS mobile app that lets people crowdsource great hammocking spots, comment on them, and connect with others around cool places.

Architecture Overview:

  • Language: Python
  • Web Framework: Flask
  • REST API Extension: Flask-RESTful
  • Database: PostgreSQL
  • ORM: SQLAlchemy