/library-api

A read-only REST-API that sources strumski.com database based on spring and undertow

Primary LanguageJavaApache License 2.0Apache-2.0

A read-only REST API that sources the MySQL database behind strumski.com and provides read-access to books and authors.

Demo available at: http://strumskiapi-env.ptjyutvivi.eu-central-1.elasticbeanstalk.com/

Name Status
Build CircleCI
Coverage codecov
BetterCode BCH compliance
  • Uses undertow as servlet container.
  • Supports retrieving credentials from AWS KMS
  • Integrates Swagger UI
  • Supports reporting to cloud watch
  • Provides two sample VUE.js pages that use the API to display books and authors
  • Short-circuits the cache layer in case of problems