Skip to content

A microservice calculating Mars Sol Date (MSD) and Martian Coordinated Time (MTC) based on the time on Earth in UTC

License

Notifications You must be signed in to change notification settings

radarlog/micker

Repository files navigation

Micker

Build Status Coverage Status Scrutinizer Code Quality

Micker (Mars Ticker) is an HTTP based microservice written on PHP that receives the Earth (UTC) timestamp in seconds as an input and returns two values:

  • Mars Sol Date (MSD)
  • Martian Coordinated Time (MTC)

Installation and running

Before running the project you might create .env file in the root folder. Please refer .env.dist file for details.

$ make run

Navigate the browser to http:https://localhost:8080/index.html to open the OpenApi (Swagger) UI page

Testing

$ make tests

License

This project is licensed under the MIT license. Please see LICENSE for details.

About

A microservice calculating Mars Sol Date (MSD) and Martian Coordinated Time (MTC) based on the time on Earth in UTC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages