RESTful APIs

Sort options

NodeJS Unleashed: Mastering Backend Development (Coursera)

Apr 29th 2024
NodeJS Unleashed: Mastering Backend Development (Coursera)
Course Auditing
Categories
Effort
Languages
Embark on a comprehensive Node.js development journey with this course. Starting with the fundamentals, you will establish a solid foundation by mastering Node.js installation and utilizing Visual Studio Code. Later, We will delve into advanced topics, such as asynchronous programming, error handling, CRUD operations, and OS module usage for [...]

Building RESTful APIs with Node.js and Express (Coursera)

This course will teach you how to build RESTful APIs using Node.js and Express, two popular and widely used technologies in web development. You will learn how to create a server-side application that can handle requests from client-side applications and respond with JSON data.

Backend Development using ASP.Net (Coursera)

Apr 22nd 2024
Backend Development using ASP.Net (Coursera)
Course Auditing
Categories
Effort
Languages
ASP.NET is a web application framework developed by Microsoft for building dynamic web applications and services. The ASP.NET module for backend development provides a robust and scalable platform for developers to build web applications with powerful server-side functionality.

RESTful MVC Architecture (Coursera)

Apr 22nd 2024
RESTful MVC Architecture (Coursera)
Course Auditing
Categories
Effort
Languages
This course is designed for learners who want to gain practical experience with RESTful MVC architecture. Learn how to organize server-side code based on models, views, and controllers. You will then learn about the REST standards that allow clients are servers to communicate in a safe and reliable [...]

Capstone Project Using Node.js (Coursera)

Apr 22nd 2024
Capstone Project Using Node.js (Coursera)
Course Auditing
Categories
Effort
Languages
The Capstone Project gives you an opportunity to revisit the concepts covered and develop a workable solution for the given problem statement using the best practices. The solution needs to be developed in accordance with the industry standards within the stipulated time and must be based on the guidelines [...]
Apr 22nd 2024
Course Auditing
71.00 EUR/month

Implement Polyglot Persistence Using SQL and NoSQL Databases (Coursera)

Apr 22nd 2024
Implement Polyglot Persistence Using SQL and NoSQL Databases (Coursera)
Course Auditing
Categories
Effort
Languages
Have you ever wondered what happens to the registration details after you click on the submit button or to the order details once you press the confirm order button when you try to access any website? From where do you think, the details of the product catalogue are fetched [...]

Building RESTful APIs Using Node.js and Express (Coursera)

Apr 22nd 2024
Building RESTful APIs Using Node.js and Express (Coursera)
Course Auditing
Categories
Effort
Languages
For newly emerged technologies, REST APIs provide a flexible and easier process to integrate applications. They have emerged as one of the most common methods used for connecting components of the distributed system. For a backend developer, ability to build REST APIs is a key requirement. This course will [...]

Designing RESTful APIs (Udacity)

Self Paced
Designing RESTful APIs (Udacity)
Free Course
Categories
Effort
Languages
Build and Secure a Backend API Server. API (Application Programming Interface) endpoints are the connections between your application and the rest of the developer community. In this course you will learn about writing secure, developer-friendly APIs that will make your back-end application thrive and keep your users happy. [...]

Getting Started With BackboneJS Tutorial Online (Eduonix)

Build powerful single-page applications using Backbone JS. Learn how in this comprehensive Backbone JS tutorial. Backbone is the powerful JavaScript library well suited for quickly building powerful single page web applications. Created by Jeremy Ashkenas this lightweight JS library is based on MVP( Model-View-Presenter) concept. Our course will focus [...]