#security in your OpenAPI Specification
▻https://hackernoon.com/security-in-your-openapi-specification-94d081603950?source=rss----3a8144
Learn how OpenAPI 2.0 and 3.0 can promote and emphasis #api Security as a first-class concern during the design phase of API development.It is no longer a mystery, APIs are eating the world. There are a lot of companies today that are offering their APIs as the primary medium to interact with a system, with the User Interface merely as a byproduct, or, in any case, not the primary product being sold. Companies such as Stripe and Twilio led the vanguard of this movement in 2012.Given this shift (which, by the way, is still happening), APIs have started to get more and more complicated, and so the API development process needed to evolve as well. APIs have become a product, therefore all the typical team members and methodologies have been employed to make that product successful.The (...)