The Complete ASP.NET Core 3 API Tutorial by Les Jackson

The Complete ASP.NET Core 3 API Tutorial by Les Jackson

Author:Les Jackson
Language: eng
Format: epub
ISBN: 9781484262559
Publisher: Apress


Process

Will attempt to add a new command object to our DB

Success Outputs

• HTTP 201 Created Status

• Newly Created Resource (response body)

• URI to newly created resource (response header)

Failure Outputs

• HTTP 400 Bad Request

• HTTP 405 Not Allowed

Safe

No – Endpoint can alter our resources

Idempotent

No – Repeating the same operation will incur a different result

Most of this should make sense, but there are probably three callouts for me before we move onto coding.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.