davidfowl/TodoApp

Question : What does the todo.http file do?

Closed this issue · 2 comments

I don't see a reference to the file and it's describing the endpoints.

What is that file for?

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.

Thanks!