Course Outline
REST - base
- The need for the exchange of information between sites
- HTTP POST / GET / PUT / DELETE
- Services such MushUp and popular applications
- Services using REST
Conventions Rest
- Mapping CRUD operations on HTTP calls
- Conventions API URL structure
- Passing Parameters
- Return Values
- HTTP statuses
- JSON - a universal format for the exchange of information
API services
- Examples of the popular API
- RESTful frameworks
Create a REST API - Server
- Gathering requirements and identify functionality
- Design and API documentation
- Installing the required libraries
- Business Object - mapping the class
- Controller methods
- Representation of a business object as JSON
- HTTP Headers - as metadata
- Testing the API using cURL
- Authentication mechanisms
Requirements
- Basic knowledge of HTTP
- Basic understanding of web application development
Testimonials
Combining the culture of conducting the training (of course the advantage of the trainer) with practical knowledge and life examples from the functioning applications.
Krzysztof Pałys - Sygnity Business Solutions S.A.
The exercises were perfectly conducted. Luke made want to ask questions are patiently made us arrive at the solution.
- comScore, inc.
I enjoyed the to see your code actually do something.
comScore, inc.
The flexibility of the trainer depends on the needs of the participants
- KPMG Sp. z o.o.
Related Courses
Managing APIs with Akana
14 hoursAkana is an API management platform for enterprise. Akana's products help organizations accerelate API creation and deployment with industry-leading security and end-to-end API lifecycle management. This instructor-led, live training (online
API First Design
14 hoursAPI First Design refers to the practice of prioritizing the target developer's interests by firstly designing a very good API, then building software on top of that. This approach advocates laying down a strong foundation for others to build
Apigee and API Management
21 hours
Axway API Gateway for Developers and Administrators
7 hoursAxway API Gateway provides infrastructure services that enable users to manage, deliver, and secure enterprise-grade application programming interfaces (APIs). This instructor-led, live training (online or onsite) is aimed at developers and
Designing RESTful APIs
14 hoursAPIs (Application Programming Interface) allow for your application to connect with other applications. In this instructor-led, live training, participants will learn how to write high-quality APIs as they build and secure a backend API
Building RESTful APIs Using Laravel
14 hoursAPIs (Application Programming Interface) allow for your application to connect with other applications. A Web API like RESTful is like a web service which works entirely with HTTP. Laravel is an open-source PHP-based MVC
Designing Web APIs
14 hoursWeb 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
WSO2 API Manager for Developers
7 hoursWSO2 API Manager is an open-source platform for publishing and managing APIs. It is an ideal choice for creating API-centric or IOT-driven architectures. In this instructor-led, live training, participants will learn the features, concepts
Developing Microservices on Google Cloud Apigee
21 hoursGoogle Cloud Apigee is a full lifecycle API (Application Programming Interface) management platform. This instructor-led, live training (online or onsite) is aimed at developers who wish to learn how to build, test, debug and deploy an API on top
Developing APIs using Google Cloud Apigee X
14 hoursApigee X is an API management platform developed by Google. It is used for designing, building, deploying, and managing APIs. This instructor-led, live training (online or onsite) is aimed at developers who wish to use Apigee X to design,
Kong API Gateway
14 hoursKong is an API management solution that acts as an API gateway for microservices. It has a plug-in architecture that allows users to extend Kong's core functionality. This instructor-led, live training (online or onsite) is aimed at
Managing APIs with MuleSoft Anypoint Platform
14 hoursMuleSoft Anypoint Platform is a unified integration platform for designing, developing, and managing APIs. It enables connectivity among devices, data, services, and applications both in the cloud and on-premises. This instructor-led, live
Managing APIs with Red Hat 3Scale
14 hours3Scale or Red Hat 3scale is an API management infrastructure platform. It helps make it easy to manage APIs that are built and integrated on-premise, in the cloud, or on any combination of both. This instructor-led, live training (online or
SwaggerHub for Developers
14 hoursSwaggerHub is an integrated platform of open-source tools. It is built around the Swagger (OpenAPI) Specification and is used for developing RESTful APIs and managing their lifecycle. SwaggerHub's three principal tools, Swagger Editor, UI, and
Swagger and the OpenAPI Specification
14 hoursSwagger is an open source framework of tools that use Open API Specification (OAS) files for building, designing, documenting, and consuming RESTful web services. This instructor-led, live training (online or onsite) is aimed at back-end