godotengine / godot-asset-library

PHP frontend for Godot Engine's asset library
https://godotengine.org/asset-library
MIT License
285 stars 85 forks source link

Add a welcome page to the API at its root #257

Open Calinou opened 2 years ago

Calinou commented 2 years ago

As per https://github.com/godotengine/godot/issues/63063, we should return some kind of valid response when hitting /api (instead of /api/asset). This could be a link to the API documentation, either in text form or in HTML form.

timothyqiu commented 2 years ago

FYI, GitHub API responses with a dictionary of available endpoints for https://api.github.com/

Bholanath8436 commented 1 year ago

I want to work on this issue, please assign me this issue.

Calinou commented 1 year ago

I want to work on this issue, please assign me this issue.

For future reference, we only use the assignees feature for core contributors (and we don't always use it in the first place). Since contributors can leave at any time for any reason, we'd rather avoid a situation where nobody is working on an issue because it's assigned to someone who is no longer active.