Question : What does the todo.http file do?
Closed this issue · 2 comments
NicoJuicy commented
I don't see a reference to the file and it's describing the endpoints.
What is that file for?
cwe1ss commented
It can be used with this VS Code extension: https://marketplace.visualstudio.com/items?itemName=humao.rest-client
REST Client allows you to send HTTP request and view the response in Visual Studio Code directly.
NicoJuicy commented
Thanks!