Swagger is a project which is developing rapidly these days. And around the world a lot of people are using swagger for their API representation. Swagger provides a lot of supporting tools and swagger-codegen is a key tool that people are using these days. In one of my previous posts I’ve talked about swagger-codegen and I’ve…
Tag: CodeGen
Generate client side code using Swagger Codegen
Overview Swagger provides a simple, powerful representation for you APIs. After creating an API what you need is a client side code to access the API. Swagger provides an open source product to do that. Swagger Codegen Swagger codegen is the tool that we are going to use for generating client side code. You can…
Things you can do with WSO2 API Manager
You might never heard about WSO2 API manager before. Well, it’s a tool which can be used to manage your APIs. You can learn everything that you need to know from the documentation provided by WSO2. Before talking about the things that they have not mentioned it would be better to have a clear understanding about…