Skip to content

Firetail's JS Lib offers a middleware that can give you the ability to add API logging, auditing and security functionality into your Api services.

License

Notifications You must be signed in to change notification settings

FireTail-io/javascript-openapi-quickstarts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Javascript Openapi Quickstarts

Firetail's JS offers a middleware that can give you the ability to add API logging, auditing and security functionality into your Api services. Let’s get started!

Index

  1. Download the Resources
  2. Framework Specific
  3. Test your Api

Setup steps


Step 1: Download the resources

You can either download the files from Github as a zip or clone the repo to your local machine using -

git clone https://github.com/FireTail-io/javascript-quickstarts.git

Step 2: Framework specific steps

Steps of Express.js

Steps of AWS lambda

Step 3: Test your end-points

  1. You can use the web version in which case you have to download the postman desktop agent to be able to send api requests to your local host.

  2. Open the postman page in your browser

welcome

  1. Create a new workspace

workspace

  1. Give the new workspace a Name

name Workspace

  1. Now inside you worksspace. Click the "Import" button

In Workspace

  1. You should see the import window show

Import window

  1. Select the YAML file

Import file

  1. Click "Import"

Import button

  1. You can now access you end-point under the far left icon "APIs"

Import button

  1. Give it a try

Import button

About

Firetail's JS Lib offers a middleware that can give you the ability to add API logging, auditing and security functionality into your Api services.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published