https://github.com/CoderDojo/cp-events-service
This is the events service, a backend repository of the CoderDojo Zen Community Platform project.
https://github.com/CoderDojo/cp-events-service
Last synced: about 1 month ago
JSON representation
This is the events service, a backend repository of the CoderDojo Zen Community Platform project.
- Host: GitHub
- URL: https://github.com/CoderDojo/cp-events-service
- Owner: CoderDojo
- License: mit
- Archived: true
- Created: 2015-06-11T10:21:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T17:08:18.000Z (about 2 years ago)
- Last Synced: 2024-11-04T02:32:44.394Z (6 months ago)
- Language: JavaScript
- Homepage: https://github.com/CoderDojo/community-platform
- Size: 619 KB
- Stars: 6
- Watchers: 19
- Forks: 30
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred - CoderDojo/cp-events-service - This is the events service, a backend repository of the CoderDojo Zen Community Platform project. (others)
README
# cp-events-service
## About
This is the events service, a backend repository of the [CoderDojo Zen Community Platform](https://github.com/CoderDojo/community-platform) project. The service looks after the events (ticketing for each coding club) section of the API (anything to do with retrieving data/information to do with events).
If you want to get set up to make a backend contribution, please see the [cp-local-development repository](https://github.com/CoderDojo/cp-local-development).
General documentation is in the [community-platform repository](https://github.com/CoderDojo/community-platform).