https://github.com/vcolesdev/timestamp-api
A microservice that generates a timestamp.
https://github.com/vcolesdev/timestamp-api
api express html javascript microservice nodejs typescript
Last synced: about 1 month ago
JSON representation
A microservice that generates a timestamp.
- Host: GitHub
- URL: https://github.com/vcolesdev/timestamp-api
- Owner: vcolesdev
- License: mit
- Created: 2026-03-21T01:19:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-21T21:56:21.000Z (4 months ago)
- Last Synced: 2026-05-02T14:39:30.270Z (3 months ago)
- Topics: api, express, html, javascript, microservice, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Timestamp Microservice
## Description
Service that akes a date string as a parameter and returns a JSON object with a Unix timestamp and a UTC timestamp.
## License
MIT