An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Gitter](https://img.shields.io/gitter/room/gitterHQ/gitter.svg)](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