Skip to content
TechAlmirah
Tutorials, Programs, Q&A
  • Home
  • Tutorials
    • Basic Computer
    • POP with C
    • Operating System
    • Data structure
    • Software Engineering
    • DBMS
    • REST API
  • Programs
    • C
    • Java
    • Node.js
  • Comparison
  • Q&A
  • Blog

Category: REST API

REST API Authorization and Authentication

16 February 2023 techalmirah

In a REST API, Authorization and Authentication are two distinct but related concepts that are used to ensure that only…

Continue Reading →

Posted in: REST API

HTTP status message in REST API

15 February 2023 techalmirah

In a REST API, an HTTP status message is a three-digit code returned in the response header that indicates the…

Continue Reading →

Posted in: REST API

Response header in REST API

14 February 2023 techalmirah

In a REST API, a response header is a part of the HTTP response that contains additional information about the…

Continue Reading →

Posted in: REST API

Method in REST API

13 February 2023 techalmirah

In a REST API, a method (or HTTP verb) is the action that the client wants to perform on a…

Continue Reading →

Posted in: REST API

Resource in REST API

12 February 2023 techalmirah

In a REST API, a resource is a specific endpoint or endpoint location that the API can access and retrieve…

Continue Reading →

Posted in: REST API

Discovery in REST API

11 February 2023 techalmirah

Discovery in a REST API refers to the ability for clients to discover the available resources and their associated endpoints…

Continue Reading →

Posted in: REST API

Anatomy of REST API request

10 February 2023 techalmirah

Anatomy of a REST API request refers to the different parts or elements that make up an HTTP request sent…

Continue Reading →

Posted in: REST API

Post navigation

Page 2 of 3
← Previous 1 2 3 Next →
  • Join Us
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Contact Us
  • Linkedin
  • Instagram
  • twitter
  • Facebook
  • Pinterest
Copyright © 2023 TechAlmirah