Skip to content

This repository stores the material used in the API Builder Axway University Course

Notifications You must be signed in to change notification settings

Axway-API-Builder-Ext/Axway-University

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Builder Axway University

Welcome to the repostory for the Axway University course for API Builder!

You can find the course here.

The material is arranged in the following sections, which matches the videos in the course.

  1. Section 1 - Introduction, Installation, First Project
  2. Section 2 - The Flow Editor, REST connectors, Flow Triggers
  3. Section 3 - Models & Databases
  4. Section 4 - Deployment & Regression Testing
  5. Section 5 - API Builder & the Amplify Platform
  6. Section 6 - The Plugin SDK

In each of the sections, you'll find the projects we used to create the videos. If you would like to use these projects yourself, then you should do the following:

  1. Use git clone to download the project onto your development machine.
  2. Then change directory into the project with cd <project name>
  3. Use npm install to restore the dependencies for the project.
  4. Lastly, launch the project with npm start

About

This repository stores the material used in the API Builder Axway University Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published