Displaying results 1 - 20 of 1,956 results for "udacity designing restful apis"

Become a RESTful API Developer

A Learning Path from LinkedIn Learning

Cost $29 · . Contains 5 courses · . Course Total length: 7 hours estimated

Knowing how to work efficiently and securely with APIs is crucial in software development. Learn RESTful APIs from the ground up as a new or experienced developer, filling in any foundational knowledge gaps around HTTP requests and how to validate an API's...

Offered through LinkedIn Learning | Taught by Morten Rand-Hendriksen, Keith Casey


API Development in ASP.NET Core

A Paths Series from Pluralsight

Cost $35 · . Contains 8 courses · . Course Total length: 28 hours estimated

APIs are at the heart of today's connected applications. ASP.NET Core offers a multitude of choices for developing APIs. This path will help you learn about all of the choices, from REST to GraphQL and how to implement each one. What You'll LearnREST...

Offered through Pluralsight | Taught by Kevin Dockx, K, e and others


Designing RESTful APIs

. Course Length: 0 hours estimated

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...

Offered through Udacity | Taught by Lorenzo Brown


Creating Web APIs That Developers Will Love

Cost $29 · . Course Length: 2 hours estimated

When creating a new REST platform, the planning process frequently gets skipped resulting in an ill-conceived API. This course, Creating Web APIs That Developers Will Love, will first walk you through some guidelines to follow when crafting RESTful web APIs. Then,...

Offered through Pluralsight | Taught by Kirsten Hunter


Designing RESTful Web APIs

API Development in ASP.NET Core

Cost $35 · . Course Length: 2 hours estimated

Too many APIs are just built on an as-needed basis. In this course, Designing RESTful Web APIs, you will design your API to meet your needs before you embark on implementing the service. First, you will explore the design philosophies of creating an API on top of...

Offered through Pluralsight | Taught by Shawn Wildermuth


Getting Started with Swagger Tools

Cost $35 · . Course Length: 2 hours estimated

RESTful web APIs are ubiquitous, but documenting and using them correctly is a challenge. In this course, Getting Started with Swagger Tools, you’ll learn to describe, document, test, and generate code for RESTful web services using OpenAPI and Swagger Tools....

Offered through Pluralsight | Taught by Richard Monson-Haefel



Building a Consistent RESTful API with OData V4 in ASP.NET

Cost $29 · . Course Length: 4 hours estimated

When building RESTful APIs, many people run into the same types of questions

Offered through Pluralsight | Taught by Kevin Dockx


AWS API Gateway with HTTP, Lambda, DynamoDB, and iOS

Cost $29 · . Course Length: 1 hours estimated

Learn how to create RESTful APIs the easy way with Amazon Web Services (AWS). The AWS API Gateway allows developers to create custom RESTful APIs with whatever logic, endpoints, format, and code they choose, along with an SDK for the client of choice, such as iOS....

Offered through LinkedIn Learning | Taught by Bear Cahill


Creating Your First RESTful Spring Boot Microservice with JPA (2016)

Cost $29 · . Course Length: 1 hours estimated

Turbocharge your back-end Java RESTful API development with Spring Boot and Spring Data technologies. This course is intended for experienced Java developers who want to rapidly build microservices that connect with relational databases via the Java Persistence...

Offered through LinkedIn Learning | Taught by Mary Ellen Bowman


RESTful Service with JAX-RS 2.0

Cost $29 · . Course Length: 2 hours estimated

The ability to successfully build a RESTful web service is an essential skill in today's Internet-dominated industry. In this course, learn how to develop a RESTful client and server application using the Java Enterprise Edition implementation of the REST...

Offered through LinkedIn Learning | Taught by Alex Theedom


RESTful Web Services with Node.js and Express

Node.js

Cost $29 · . Course Length: 2 hours estimated

Node.js is a simple and powerful tool for backend development. When combined with express, you can create lightweight, fast, scalable APIs quickly and simply. In this course, we will walk through how to stand up a lightweight Express server serving truly RESTful...

Offered through Pluralsight | Taught by Jonathan Mills


Building Web APIs with Flask

Cost $25 · . Course Length: 0 hours estimated

Note: Web API Development with Flask was created by Packt Publishing. It was originally released on 1/30/16. We are pleased to host this training in our library.Regardless of platform, you will need to build APIs to serve data between different client...

Offered through LinkedIn Learning | Taught by Gergo Bogdan


Designing RESTful APIs

Become a RESTful API Developer

Cost $29 · . Course Length: 1 hours estimated

Having a solid understanding of how to correctly build APIs is important for any developer planning on creating websites. In this course, learn how to plan and model your own APIs, and explore the six REST design constraints that help guide your architecture....

Offered through LinkedIn Learning | Taught by Keith Casey


Web Service Testing using RestAssured & Apache HttpClient

Rated 4.4★ stars based on | 42 ratings · . Cost $12 · . Course Length: 15 hours estimated

RESTful Web Services are REST architecture based web services. In REST Architecture everything is a resource. RESTful web services are light weight, highly scalable and maintainable and are very commonly used to create APIs for web based applications. This course...

Offered through Udemy | Taught by Rahul Singh Rathore


Building Your First API with ASP.NET Core

Cost $29 · . Course Length: 4 hours estimated

Hello! My name is Kevin Dockx, and welcome to Building a RESTful API with ASP.NET Core. In this course, you will learn how to build a RESTful API with ASP.NET Core, which is quite different from a regular web API. You will get there by learning about major topics...

Offered through Pluralsight | Taught by Kevin Dockx


API Design in Node.js Featuring Express & Mongo

Cost $29 · . Course Length: 10 hours estimated

Learning to build an API with Node.js can be overwhelming since there are so many options. In this course, API Design in Node.js Featuring Express & Mongo, you’ll follow Scott Moss as he builds example APIs in Node.js using the Express.js framework. You’ll start...

Offered through Pluralsight | Taught by Scott Moss


Integrating Angular with ASP.NET Core RESTful Services

Cost $35 · . Course Length: 5 hours estimated

Learn how to build an Angular and ASP.NET Core application that can perform create, read, update and delete (CRUD) operations. In this course, Integrating Angular with ASP.NET Core RESTful Services, you'll see first hand how Angular and ASP.NET Core can be used to...

Offered through Pluralsight | Taught by Dan Wahlin


Node.js: Securing RESTful APIs

Become a Node.js Developer

Cost $29 · . Course Length: 1 hours estimated

APIs are a crucial business driver for delivering data to your applications. In this course, learn about various options for securing your RESTful API that can help you keep your application data—and your users—safe. Instructor Emmanuel Henri begins the course...

Offered through LinkedIn Learning | Taught by Emmanuel Henri


Beginners Overview of Swagger Editor

Cost $9 · . Course Length: 1 hours estimated

By the end of this project, you will gain an introductory overview of the Open API Specification (OAS) through the Swagger Editor which is one of the most popular ways to create definitions of RESTful APIs. Swagger (OAS) documentation will enable you to create...

Offered through Coursera | and created by Coursera Project Network | Taught by Emma Martin


Building RESTful Web APIs with Django

Cost $29 · . Course Length: 1 hours estimated

APIs are a crucial technology for delivering data to applications—from front-end ecommerce sites to iOS and Android apps. The Django REST framework is the natural choice for Python and Django developers who want to create their own RESTful back-end APIs. In...

Offered through LinkedIn Learning | Taught by Rudolf Olah

< Previous Page
Advanced Search Filters
Level: Any
Length: Any
Start: Anytime
Price: Any