Skip to content

fabltd/apigee-show-me-now

Repository files navigation

Show Me Now

This project is a demonstration application for the Apigee-X course. It was generated with Angular CLI version 15.0.5.

Possible REST Method calls:

Before authentication:

  1. GET: Track My Package / "Get Progress"
    1. Shipments with ascending progress steps:
      1. ZZBeDAmA9HQFOZHsJVwD
      2. c4oblvmjQbQeozmrrw5N
      3. lDvb2Pbyi1ESWecFuRQK
      4. lFCuqiRwVrq4cOy9goGp
      5. caZEwwRy5eIbttKbB3th

After authentication:

  1. Shipments

    1. POST: Create / "Get Customers List" / "Add Shipment"
    2. GET: Set Progress / "Get Progress"
    3. PATCH: Set Progress / "Get Progress"/ "Set Complete"
      1. Shipments with ascending progress steps:
        1. ZZBeDAmA9HQFOZHsJVwD
        2. c4oblvmjQbQeozmrrw5N
        3. lDvb2Pbyi1ESWecFuRQK
        4. lFCuqiRwVrq4cOy9goGp
        5. caZEwwRy5eIbttKbB3th
  2. Suppliers

    1. GET: Find / "Get Supplier"
    2. POST: Add / "Add Supplier"
    3. PUT: Add / "Update Supplier"
    4. PATCH: Assign Customer / "Add Customer"
    5. DELETE: Find / "delete" / "Confirm Delete"
  3. Customers

    1. GET: Find / "Get Customer"
      1. PUT: Find / "Get Customer" / "edit" / "Update Customer"
      2. DELETE: Find / "delete" / "Confirm Delete"
    2. POST: Add / "Add Customer"

About

Show me now app for apigee dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published