{"Alpha"}

Adding API Science Monitors To My Master Stack And Including In Each APIs.json

Machine readable Swagger definitions have always been default for all my APIs, and including it in my APIs.json index is a must. A while back I also started including links to my Postman collections I had generated using my Swagger definitions. You never know when someone would rather have a Postman collection to get going over Swagger, or Swagger UI. 

I'm going through my master API stack and doing some final adjustments to each API, and while I'm working through each of them I'm also generating API monitors using API Science. It is easy to generate the monitoris I need from my Swagger definitions, or even Postman Collections.

I've included a link to the status page where I embedded some API Science visualizations that pull real-time data from the monitors that I setup, in the APIs.json file for each API. I'm playing around with also adding a machine readable reference, along with the human consumable link to the code page. I'd like to see a link to code page, and machine readable index of all API availability, default for all APIs.

I only have API Science monitors generated for my "API API", but will be working thorugh the other 24 APIs as I have time. I have some more work to do on this API, before I move on to the next API in my stack--the Audio API.