Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render the landing page for API v1 #27

Open
kshitij10496 opened this issue Oct 20, 2018 · 6 comments
Open

Render the landing page for API v1 #27

kshitij10496 opened this issue Oct 20, 2018 · 6 comments
Labels
easy Beginner friendly enhancement New feature or request good first issue Good for newcomers hacktoberfest I won't be able to sponsor shirts, but I can help you enjoy contributing to Open Source server Issues related to the application server

Comments

@kshitij10496
Copy link
Owner

kshitij10496 commented Oct 20, 2018

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

@kshitij10496 kshitij10496 added enhancement New feature or request good first issue Good for newcomers hacktoberfest I won't be able to sponsor shirts, but I can help you enjoy contributing to Open Source easy Beginner friendly server Issues related to the application server labels Oct 20, 2018
@s4kh
Copy link

s4kh commented Oct 20, 2018

Will work on this

@kshitij10496
Copy link
Owner Author

kshitij10496 commented Oct 20, 2018

Great @s4kh!
Feel free to ask any relevant questions here. 😄

s4kh pushed a commit to s4kh/hercules that referenced this issue Oct 22, 2018
@jegutierrez
Copy link
Contributor

Hey @s4kh @kshitij10496 👋
Can I try a solution for this?

@thealphadollar
Copy link
Collaborator

thealphadollar commented Oct 27, 2018 via email

@s4kh
Copy link

s4kh commented Oct 27, 2018

@jegutierrez If you look at the reference, there is a pull request which implements the solution. I don't know if you wanna do something that is already finished. Someone just needs to review the pull request and can be merged

s4kh added a commit to s4kh/hercules that referenced this issue Oct 27, 2018
@jegutierrez
Copy link
Contributor

👌 Sorry @s4kh, I hadn't noticed the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Beginner friendly enhancement New feature or request good first issue Good for newcomers hacktoberfest I won't be able to sponsor shirts, but I can help you enjoy contributing to Open Source server Issues related to the application server
Projects
None yet
Development

No branches or pull requests

4 participants