Sample Dotnet Backend
API Reference
Pricing
Sign in
Start free
Information
Meta
API welcome message
get
Health
Health check (deploy probe)
get
Items
List items
get
Create item
post
Get item by id
get
Replace item
put
Delete item
delete
Partially update item
patch
Echo
Echo JSON body
post
Echo form-urlencoded body
post
Echo multipart form (optional file)
post
Utilities
Basic arithmetic
post
Search items by text
get
Reflect request headers
get
Test
Plain text response
get
Return arbitrary HTTP status
get
Schemas
powered by apitogo
Menu
sample-dotnet-backend
sample-dotnet-backend
Meta
Endpoint
http://localhost:5088
/
API welcome message
GET
http://localhost:5088
/
API welcome message ›
Responses
200
Welcome JSON
message
string
docs
string
Health