MICROSERVICE PROJECT FOR TODO DESKTOP APP
This microservice is implemented using Python and Flask to provide a Message of the Day (motd) and a version number for a desktop TODO application.
-
Message of the Day (motd) Endpoint:
-
Version Endpoint:
- motd Endpoint:
- Returns a random message from a list
- Version Endpoint:
- Returns the current version of the microservice "v1.0.0"