Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Build A RESTful API With AdonisJS 5

    Posted By: ELK1nG
    Build A RESTful API With AdonisJS 5

    Build A RESTful API With AdonisJS 5
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 20 lectures (1h 33m) | Size: 439.2 MB

    Learn how to build a RESTful API with AdonisJS 5

    What you'll learn:
    Build a RESTful API with AdonisJS
    Using API tokens for authentication
    RESTful API best practices
    Paginating API response
    Filtering API response
    Sorting API response

    Requirements
    Basic knowledge of JavaScript
    Basic knowledge of Nodejs and AdonisJS
    Nodejs installed on your computer

    Description
    REST stands for REpresentational State Transfer, which is an architectural style for distributed hypermedia systems. A REST API is an API that conforms to the design principles of the REST architectural style. REST APIs are sometimes referred to as RESTful APIs.

    AdonisJS is a fully-featured web framework for Node.js. It includes everything you need to create a fully functional web app or an API server.

    In this course, I will be showing you how to build a RESTful API with AdonisJS 5. If you are new to building APIs with AdonisJS, then this course is for you. This is a practical and project-based course where you get to learn by building. Together, we will build an API for a forum. We are going to look at things like authentication, pagination, filtering, and sorting. Along the line, we will cover RESTfull APIs best practices such as structuring endpoints, using correct HTTP methods, using correct HTTP status codes as well as response formats.

    What you will learn

    Here are some of the things you will learn by the end of this course:

    Build a RESTful API with AdonisJS 5

    Use API tokens for authentication

    RESTful API best practices

    Paginating API response

    Filtering API response

    Sorting API response

    and much more

    Join me in this course, as I walk you through how to build a RESTful API in AdonisJS 5.

    Who this course is for
    Nodejs developers
    AdonisJS developers
    Developers who want to build real world API with AdonisJS