Skip to content

API spec + implementation created during the ACB live stream for June 2023

Notifications You must be signed in to change notification settings

alexandramartinez/waffle-house-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waffle House API

API spec + implementation created during the ACB live stream for June 2023

Live stream

During the live stream, I was following these docs:

The recorded video can be found here:

About the Project

  1. I created a waffle house folder, which is where the API specification is located (in waffle-house.raml).
  2. After scaffolding the API spec, the wafflehouseapi folder was created with the API implementation.
  3. When there were changes done to the API specification, we could re-scaffold the implementation by opening the command palette (cmd+shift+P for Mac) and selected MuleSoft: Re-scaffold this local API.
  4. We created User Snippets by clicking the + button in the canvas and selecting User Snippets.
  5. Click on the + button from this window to create the mule-xml.json file. I added this file as part of this repo, but in reality this file will be located under a different folder.
  6. We created our snippets to try them out. After creating them, you're supposed to click on the refresh button from the snippets window, but this didn't work for us immediately. We had to refresh the whole browser window to see the changes.

That's all!

About

API spec + implementation created during the ACB live stream for June 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published