mplacona / AcronymBuster

An acronyms busting application to remove roadblocks inside the enterprise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AcronymBuster

An acronyms busting application to remove roadblocks inside the enterprise

Getting Started

  • Import the project into your IntelliJ install and let it sync the Gradle imports
  • Make sure you have at least Java 11 selected as your SDK. Check that by hitting CMD+;
  • Open up AcronymBusterApplication.kt and run the project
  • Start by running the unit tests under test/kotlin/uk.co.placona.acronymBuster

Endpoints

There are a couple of ways you can access the endpoints in this, which currently consist of only reads.

WEB (Mustache)

API

About

An acronyms busting application to remove roadblocks inside the enterprise

License:Apache License 2.0


Languages

Language:Kotlin 90.6%Language:HTML 9.4%