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

https://github.com/devsoft112/symmetrical-octo-spork


https://github.com/devsoft112/symmetrical-octo-spork

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# MoreApp Java Starter Kit

An example project to help you connect to the MoreApp API.

## Run

Change the `apiKey` and `customerId` fields in `src/main/resources/com/moreapp/starterkit/api.properties` and run;

```
./gradlew runExample
```