Designing Web APIs Training Course
Web API is an application programming interface for connecting applications. It enables the exchange of information and interoperability between applications through the web.
This instructor-led, live training (online or onsite) is aimed at developers who wish to design, write, and build web APIs while taking advantage of existing technologies to develop high-value products.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing web APIs.
- Understand the core concepts, architecture, and common uses of web APIs.
- Build a strategy on developing highly valuable web APIs.
- Learn how to define the web API architecture and specifications.
- Apply the best practices of API security, design, and scaling throughput.
- Learn how to build, test, debug, and publish web APIs.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction
- Web API vs RESTful API vs SOAP API
- Overview of web API core concepts and architecture
Getting Started
- Choosing the right API paradigm
- Example business case of web APIs
- API technologies and tools
Securing APIs
- Authentication and authorization
- Working with OAuth
- Implementing WebHooks security
Designing Web APIs
- Understanding real-world use cases
- Defining the problem and business objectives
- Building the architecture
- Writing an API specification
- Best practices of API design
Scaling APIs
- Optimizing computing resources
- Evolving API design
- Paginating APIs
- Rate-limiting APIs
- Developer SDKs
Testing and Publishing APIs
- Defining test cases
- API testing automation
- Evaluating test results
- Publishing web APIs
Troubleshooting
Summary and Next Steps
Requirements
- Familiarity with APIs
- Web programming experience (Javascript, ASP.NET, PHP, C#, etc.)
Audience
- Developers
Open Training Courses require 5+ participants.
Designing Web APIs Training Course - Booking
Designing Web APIs Training Course - Enquiry
Designing Web APIs - Consultancy Enquiry
Testimonials (1)
The level of knowledge of the trainer
Alejandro Rivas - McCormick Shared Services - EMEA, LLC sp. z o.o.
Course - Designing Web APIs
Upcoming Courses
Related Courses
Managing APIs with Red Hat 3Scale
14 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at developers and sysadmins who wish to use Red Hat 3Scale to build, distribute, manage, and monetize APIs while keeping control of the API lifecycle usage, security, and support.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start managing APIs with Red Hat 3Scale.
- Understand the features and architecture of 3Scale API management.
- Learn how to create, manage, and monetize APIs.
- Use the developer portal to publish APIs, configure signup flows and customer access.
- Get to know how to make the adoption of APIs effective and secure.
- Define and implement webhooks to enable real-time notifications.
Managing APIs with MuleSoft Anypoint Platform
14 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at developers who wish to use MuleSoft Anypoint Platform to design, build, and manage APIs and integrations faster in a secure and universal platform.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing APIs with MuleSoft Anypoint Platform.
- Understand the features and architecture of MuleSoft Anypoint Platform.
- Learn how to design, build, manage, and deploy APIs with AnyPoint Platform.
- Get to know the role of each component in building integrations and APIs.
- Connect to databases and transform data using APIs.
- Manage access to APIs by creating and deploying API proxies.
MuleSoft Anypoint Platform Fundamentals
14 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at beginner-level IT professionals who wish to use MuleSoft to integrate systems, manage APIs, and streamline data flows across an enterprise.
By the end of this training, participants will be able to:
- Understand the fundamentals of MuleSoft and the Anypoint Platform.
- Design, build, and manage APIs using MuleSoft tools.
- Apply MuleSoft integration techniques to real-world problems.
- Demonstrate proficiency in DataWeave and common integration patterns.
Developing Microservices on Google Cloud Apigee
21 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at developers who wish to learn how to build, test, debug and deploy an API on top of Google Cloud's Apigee API Platform.
By the end of this training, participants will be able to:
- Set up a development environment that includes all needed resources to start developing an API.
- Understand and implement the tools available within Apigee Edge.
- Build and deploy an API to Google Cloud.
- Monitor and debug API errors.
- Leverage Google Cloud's analytics and machine learning solutions to make APIs more intelligent.
Developing APIs using Google Cloud Apigee X
14 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at developers who wish to use Apigee X to design, develop, and manage APIs efficiently and securely.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing API solutions with Apigee X.
- Understand the fundamentals and best practices of developing, securing, and managing the lifecycle of APIs.
- Learn how to design, build, and test APIs, and then deploy them on the Apigee X platform.
- Implement multi-layer API security for APIs with API key policies and OAuth access tokens.
SwaggerHub for Developers
14 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at developers who wish to use SwaggerHub to design, create, and deploy APIs in alignment with specific enterprise goals.
By the end of this training, participants will be able to:
- Set up and configure the SwaggerHub environment to start developing.
- Utilize and integrate SwaggerHub tools to lay out and build RESTful APIs.
- Generate interactive documentation for API definitions based on the OpenAPI Specification.
- Implement SwaggerHub framework add-ons to enhance API components and features.
- Manage the overall lifecycle of the developed API and its published versions.
Swagger and the OpenAPI Specification
14 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at back-end developers who wish to use Swagger to build, design, document, and consume RESTful web services.
By the end of this training, participants will be able to:
- Create an API management strategy for software infrastructure.
- Use Swagger tools to edit OAS files and create SDKs.
- Implement API security, versioning, documentation, and other important features.
Kong API Gateway
14 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at engineers who wish to set up a Kong API gateway to manage traffic to and from their microservices.
By the end of this training, participants will be able to:
- Install and configure a Kong cluster.
- Manage a Kong API gateway to provide a single communication point for accessing API.
- Control web services traffic at a granular level.
- Secure APIs by authenticating access.
- Control traffic through rate limiting and quotas.
- Monitor, log and analyze API traffic using a third-party solution such as ELK stack.
Reactive Programming for iOS with RxSwift
7 HoursThis instructor-led, live training in Finland introduces participants to reactive techniques offered by RxSwift for managing the transferring and combining of asynchronous data streams, handling simple observable sequences, and the architecture and development of responsive, flexible, and industry scalable iOS applications.
By the end of this training, participants will be able to:
- Understand the basic concepts behind reactive programing in Swift 3.
- Turn various items such as arrays and events into observable sequences.
- Apply various filters to observable sequences, transform and combine observable sequences.
- Write Unit tests against Rx Code.
- Effectively utilize blind data from user interface elements.
Reactive Programming with Angular RxJS
14 HoursReactive programing is an asynchronous programing paradigm that focuses on data streams and the propagation of data by establishing a defined dependency between the underlying execution models and the emitted data streams from one component to another. Many Angular application design inefficiencies when building asynchronous UIs can be overcome by utilizing reactive style patterns offered by the RxJS library.
In this instructor-led, live training, participants will learn how to implement Observable patterns into their Angular application designs as they step through a series of cases showcasing common angular design problems and how they benefit from reactive programing designs.
By the end of this training, participants will be able to:
- Understand the reactive programing paradigm and the RxJS library.
- Build UI heavy Angular applications with scalability, flexibility, and responsiveness in mind using reactive programming patterns.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Reactive Programming with Javascript and RxJS
7 HoursReactive programing is an asynchronous programing paradigm that focuses on data streams and the propagation of data by establishing a defined dependency between the underlying execution models and the emitted data streams from one component to another. RxJS is one of the most comprehensive reactive programing libraries for managing UI events, asynchronous HTTP requests, and other data streams.
In this instructor-led, live training, participants will become familiar with RxJS's tools and functions as they apply them to a variety of coding problems associated with interactive-heavy based mobile and web apps. Participants will also learn how to create and deploy a UI heavy web app.
By the end of this training, participants will be able to:
- Understand the reactive programing paradigm and its usefulness for UI heavy application development.
- Build UI heavy applications with scalability, flexibility, and responsiveness in mind.
- Easily and freely create and manage a multitude of UI events, asynchronous HTTP requests, and other data streams.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Functional Reactive Programming with Java 9 and RxJava
14 HoursIn this instructor-led, live training in Finland, participants will learn the advantages and functions of Java 9, Spring, Jersey, and RxJava 2.0 in developing reactive applications as they step through the creation and deployment of a real-life reactive application using Java 9's flow API, Spring, the Akka framework, and RxJava 2.0 functional reactive programing library.
By the end of this training, participants will be able to:
- Understand the importance and significance of reactive programing in applications and systems development.
- Run Unit test on RxJava 2.0.
- Use the Akka framework under reactive programing principles.
- Employ Spring to handle the development of concurrent applications.
- Use Java 9's flow API to develop reactive apps.
RxJava for Android Developers
21 HoursThis instructor-led, live training in Finland (online or onsite) is aimed at developers who wish to use RxJava to develop and deploy an Android mobile application.
By the end of this training, participants will be able to:
- Set up a development environment that includes needed libraries, packages and frameworks needed for developing a reactive application.
- Understand how data and event streams are emitted and consumed.
- Design applications that model real world (event based) situations in an elegant and concise way.
Vert.x: Build a Reactive Application on JVM
14 HoursIn this instructor-led, live training in Finland, participants will learn how to use Vert.x to create an asynchronous, event-based web application.
By the end of this training, participants will be able to:
- Understand and use the different components (core, web, client, etc.) in the Vert.x stack.
- Use Vert.x to create network utilities, HTTP/REST microservices, high volume event processing, back-end message-bus applications, etc.
- Execute an app that can handle high concurrency using minimal kernel threads.
- Use Vert.x's APIs to support Java, JavaScript, Groovy, Ruby, Ceylon, Scala, Kotlin, etc.
- Unit test asynchronous code with Vert.x-Unit.
- Deploy and scale an app with minimal hardware.