slatekit / kiit

Kotlin Framework for Apps, APIs, CLIs, Jobs, Mobile and more...
https://www.kiit.dev
Apache License 2.0
112 stars 13 forks source link

SAMPLES: Updated with App, API, CLI with misc fixes #294

Closed kishorereddy closed 3 years ago

kishorereddy commented 3 years ago

Overview

Fixed the sample apps for the APP, API, CLI components and also some bugs found along the way. Added postman collection for API tests

Ticket(s)

n/a

Links(s)

n/a

Dependencies

n/a

Design

  1. APIs fixed to ensure loading of actions based on source settings
  2. APIs fixed to ensure proper handling of http verb is source = API
  3. CLI enhanced to show help / usage
  4. Renamed some fields

Notes

n/a

Pending

  1. Job component is pending

Tests

Unit-tests updated