Closed luka-j closed 1 year ago
Implement public endpoint and match incoming request with appropriate API and resource defined within it.
Endpoint exposed on https://api-rs2.luka-j.rocks
At the moment, doesn't perform any useful work, only indicates whether endpoint is found (returns 200) or not (returns 404)
Implement public endpoint and match incoming request with appropriate API and resource defined within it.