SimpleAPI

A simple API that will return a key-value pair of randomly generated UUID. Key will be a timestamp and value will be UUID. While the server is running, whenever the API is called, it should return all the previous UUIDs ever generated by the API alongside a new UUID.

Live

https://simple-api-v4.herokuapp.com/api

Snapshot

Screenshot_4

GitHub

View Github