Skip to content

reggieray/http-file-examples

Repository files navigation

HTTP File Examples

This is an example project showcasing HTTP file examples together with this accompanying blog post.

The .http file http-file-examples.http consists of GET, POST, PUT & DELETE requests based on the exposed endpoints from the mock todo minimal API.

A .env file has also been included to demonstrate its usage.

NOTE: .env should not be committed to source control if containing sensitive information

Get Started

Start the API

dotnet run 

Use the .http file either in Visual Studio

or vscode using the REST Client extension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages