Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/javiergold112/java-starter-kit


https://github.com/javiergold112/java-starter-kit

Last synced: 10 days 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
```