- Prerequisite
- Java
- Maven
- Springboot
- create basic springboot project from here
- Rest API tool
- clone repo to local from here
- How to start
- run maven command - mvn clean install at root folder
- right click on TalkingClockChallengeApplication.java class and run as java application
- endpoint for current time - http://localhost:8080/timeinwords
- endpoint for custom time - http://localhost:8080/timeinwords/{HH:MM} where HH:MM is hour:minute format
-
Notifications
You must be signed in to change notification settings - Fork 0
patiludayk/talkingclock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
convert provided valid time HH:MM to human readable text format if not provided convert current time and return via rest api.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published