jsrn / howoldisit

A tool for recruiters to check how old a technology is.
https://jsrn.net/howoldisit
MIT License
207 stars 131 forks source link

Added Swagger #334

Closed sabio closed 2 years ago

sabio commented 2 years ago

Added Swagger that is a suite of tools for API development and API documentation.

jsrn commented 2 years ago

Thank for this! From my understanding Swagger is tooling built on top of the OpenAPI spec, so note to self for later: it may be worth adding a separate entry for OAS itself.

sabio commented 2 years ago

@jsrn I can add OpenAPI spec as well. I will create another PR for that.