https://github.com/kapit4n/programming-challenge
This is a apí to register programming challenge problems and create teams to solve the problems in a programming challenge event.
https://github.com/kapit4n/programming-challenge
api challenge java lagom programming-challenges
Last synced: 9 months ago
JSON representation
This is a apí to register programming challenge problems and create teams to solve the problems in a programming challenge event.
- Host: GitHub
- URL: https://github.com/kapit4n/programming-challenge
- Owner: kapit4n
- License: other
- Created: 2017-01-20T23:20:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T01:48:47.000Z (almost 9 years ago)
- Last Synced: 2025-03-11T08:32:39.336Z (about 1 year ago)
- Topics: api, challenge, java, lagom, programming-challenges
- Language: Java
- Homepage:
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitter.im/lagom/lagom?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [
](https://travis-ci.org/lagom/activator-lagom-java)
# Programming challenges
This is a apí to register programming challenge problems and create teams to solve the problems in a programming challenge event.
# API endpoints
* problems/
* challenges/
* teams/
* users/
* comments/
* login/
* logout/
# RUN
## with activator
* activator
* runAll
## with sbt
* sbt runAll
# Test
* http://localhost:9000/api/hello/ME