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

https://github.com/devdavidkarlsson/activitystream

Exploratory project around NodeJS and Express + iOS
https://github.com/devdavidkarlsson/activitystream

Last synced: 12 months ago
JSON representation

Exploratory project around NodeJS and Express + iOS

Awesome Lists containing this project

README

          

# ActivityStream
Exploratory project around NodeJS and Express + iOS.

This project consists of a Node backend attached to a mongodatabase utilizing expressjs to generate a generic document store api.
The frontend is a basic iOS Objective-c application that pass data to the data base as well as fetch data to the frontend.