Skip to content

Files

Latest commit

639386a · Dec 18, 2019

History

History

hello-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 18, 2019
Dec 18, 2019
Dec 18, 2019

README.md

hello-service

Service that returns a hello message.

API

The hello-service exposes the following endpoints:

hello

Endpoint that returns a hello message without authentication.

  • Method: hello

hello.secure

Endpoint that returns a hello message only for authenticated requests.

  • Method: hello.secure

The service is currently configured with one user:

  • Username: admin
  • Password: password