Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lpil/photobank

An app for sharing photos!
https://github.com/lpil/photobank

elixir elm grape-api phoenix progressive-web-app ruby social-network

Last synced: 5 days ago
JSON representation

An app for sharing photos!

Awesome Lists containing this project

README

        

# Photobank

[![CircleCI](https://circleci.com/gh/lpil/photobank.svg?style=shield)](https://circleci.com/gh/lpil/photobank)

A photo sharing app. :)

## Components

### Frontend

The interface for the users. A single page app that runs in the browsers,
written in Elm.

### Backend

The data provider for the Frontend, a REST API.

Currently there is a bajillion half implemented version of the backend.