Best of REST APIDecember 2023

  1. 1
    Article
    Avatar of permitioPermit.io·2y

    Best-Practices for API Authorization

    Learn about API authorization actors, models, and layers. Explore best practices for managing API authorization and discover advanced tools like OPAL and Permit.io.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Learn REST APIs by Building a JavaScript Project

    Learn about REST APIs and how to make requests and handle responses from them as a JavaScript developer.

  3. 3
    Article
    Avatar of bytebytegoByteByteGo·2y

    6 More Microservices Interview Questions

    Explore microservices interview questions including API Gateway, differences between REST and RPC, and more.

  4. 4
    Video
    Avatar of communityCommunity Picks·2y

    Next.js 14, Rust, Docker: Build a fullstack rest API in typeScript and Rust

    Learn how to build a fullstack REST API using TypeScript and Rust. The tutorial covers the use of Next.js, Rust, and Docker to create a frontend, backend, and database respectively. Prerequisites for the tutorial include basic knowledge of frontend and backend concepts, familiarity with databases and APIs, as well as having Docker and Rust installed on your machine.