DEV Community

Discussion on: Practical Advice to Good API Design

Collapse
 
linxsoftware profile image
Linx Software

Great post! Having read a gazillion API articles, I compiled this list of API tools

Design
-Postman
-Swagger
-Stoplight

  • Insomnia

Build
-Programming languages

  • Linx

Deploy

  • On-premise: Nginx, Apache, IIS, Linx
  • IaaS: AWS, Azure
  • PaaS: Heroku, Linx

Manage
-Kong
-Azure

  • AWS
Collapse
 
johannea profile image
Johanne Andersen

Thank you! I need to look into some of these technologies. Are there any articles, in particular, you would recommend?

Collapse
 
linxsoftware profile image
Linx Software

I wrote this recently, maybe can give you a good idea on API development

dzone.com/articles/the-quickest-wa...

Collapse
 
mnaumanali94 profile image
Nauman Ali

Awesome list. I created a list of free API design tools. Could be a nice addition to this awesome list.

linkedin.com/posts/nauman-ali_apis...