Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadeesha/muttley-api
Muttler makes collaborative content research possible.
https://github.com/nadeesha/muttley-api
Last synced: 4 days ago
JSON representation
Muttler makes collaborative content research possible.
- Host: GitHub
- URL: https://github.com/nadeesha/muttley-api
- Owner: nadeesha
- License: other
- Created: 2013-11-05T11:52:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-20T08:11:45.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T07:10:41.066Z (7 months ago)
- Language: JavaScript
- Homepage: http://muttley-api.herokuapp.com
- Size: 227 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
muttley-api
===========
This is the API for Muttley.Muttley was an entrant to Pan Pearson Hackathon 2013 - November and grabbed the award for the best API mashup within Pearson eCollege - Sri Lanka. It implements a collaborative environment where people can get together and research content.
# Bells and Whistles
* Internal search engine implemented with ElasticSearch
* Collaborative features from Mozilla's TogetherJS# Under the hood
* Two seperate NodeJS based servers to serve the API and the front end
* ElasticSearch for search and MongoDB as the transactional data store
* AngularJS based front-end
* Fully responsive goodness with Bootstrap/Angular-UI
* Support for AMPQ based events to play nice with websockets