kshitij10496/hercules

Render the landing page for API v1

Open

#27 opened on Oct 20, 2018

 (6 comments) (0 reactions) (0 assignees)Go (18 forks)auto 404
easyenhancementgood first issuehacktoberfestserver

Repository metrics

Stars
 (35 stars)
PR merge metrics
 (PR metrics pending)

Description

We now have a landing page listing all the API endpoints currently implemented in v1. All thanks to #19 by @rasfa98 ! 😃

Next step would be to integrate it in the API and render the static HTML page on /api/v1.

References: [1]: https://stackoverflow.com/questions/26559557/how-do-you-serve-a-static-html-file-using-a-go-web-server

Contributor guide