An open API service indexing awesome lists of open source software.

https://github.com/jaredthecoder/grove

Crowd-Sourced Hammock Locations
https://github.com/jaredthecoder/grove

Last synced: 26 days ago
JSON representation

Crowd-Sourced Hammock Locations

Awesome Lists containing this project

README

        

# Grove

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