Post

REST

“What we want is rest,” said Harris.

“Rest and a complete change,” said George. “The overstrain upon our
brains has produced a general depression throughout the system. Change
of scene, and absence of the necessity for thought, will restore the
mental equilibrium.”

Three Men in a Boat (To Say Nothing of the Dog)

  1. Short glossary: https://developer.mozilla.org/en-US/docs/Glossary/REST

  2. Responce status codes

    https://www.restapitutorial.com/httpstatuscodes https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

  3. Headers https://en.wikipedia.org/wiki/List_of_HTTP_header_fields

  4. Test sites that are used in dotnet docs snippets. For example https://github.com/dotnet/docs/blob/main/docs/fundamentals/networking/telemetry/snippets/metrics/Program.cs, etc

  5. Api guidelines (source https://apistylebook.com)

  6. Api examples

This post is licensed under CC BY 4.0 by the author.