Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 18, 2021 04:44 pm GMT

API Rest - a little bit..

Application Programming Interface

  • Group of possible specifications about interactions at applications.
  • Documentation (example: Swagger)

REST: Representation State Transfer

  • Architecture Shape

6 rules for REST

  • Client-Server
  • Stateless
  • Cache
  • Uniform Interface
  • Layers
    • Charger Balanced (example)
  • Code on Demand

Original Link: https://dev.to/gvt3ch/api-rest-a-little-bit-55ad

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To