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
- Host: GitHub
- URL: https://github.com/devdavidkarlsson/activitystream
- Owner: devdavidkarlsson
- Created: 2015-01-30T15:37:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T12:39:48.000Z (over 11 years ago)
- Last Synced: 2025-04-06T11:49:13.372Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.