Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etewiah/happenings-project
A standard open API server for managing data about happenings / events ( concerts, sports events etc ) worldwide.
https://github.com/etewiah/happenings-project
Last synced: 16 days ago
JSON representation
A standard open API server for managing data about happenings / events ( concerts, sports events etc ) worldwide.
- Host: GitHub
- URL: https://github.com/etewiah/happenings-project
- Owner: etewiah
- License: mit
- Created: 2013-07-17T08:08:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T08:27:07.000Z (over 11 years ago)
- Last Synced: 2024-12-20T07:41:46.886Z (20 days ago)
- Language: Ruby
- Homepage:
- Size: 286 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
== Welcome to the Happenings Project
The idea behind the Happenings Project is to make it easy to share information about happenings ( events such as concerts, sports competitions ).
I am starting off with the simplest solution possible - an API server to which happenings can be posted and which serves happenings in the JSON format. The first iteration will be based on my naive assumptions about what a happening should contain and how it should be stored and retrieved. I know I will make many mistakes here so I want to invite contributions from the community from the start. Please let me know what I am doing wrong and help me to improve.
My long term vision is that many people will host instances of this API server and people wishing to develop apps that need data about happenings can easily obtain it. I envision that I will eventually need to figure out some way of enabling server to server information exchange to propagate happenings. I really don't know right now how I will implement that but I am looking forward to the challenge.
I will update the progress of this project on the [wiki](https://github.com/etewiah/happenings-project/wiki/_pages). I will also post ocassional random thoughts like [this](http://redemptionthongs.wordpress.com/2013/07/16/making-events-easier-to-discover-on-the-internet/) on my blog.
An example happenings project server will be hosted here [http://happenings-project.herokuapp.com](http://happenings-project.herokuapp.com)
## License
The Happenings Project is released under the [MIT License](http://www.opensource.org/licenses/MIT).
![](https://d2weczhvl823v0.cloudfront.net/etewiah/happenings-project/trend.png)