iSwish

    Use Spectral as OAS linter in your Web API development lifecycle

    Posted on February 16, 2021

    Whenever you create OpenAPI Specification (OAS) description documents, either generated from code or hand-crafted, for your Web APIs, it is a good practice to validate them with a linter. Not only can you assure that your description documents are OAS compliant, you can also increase readability and maintainability of your... [Read More]
    Tags: Spectral OAS linter

    Integrate OpenAPI into your ASP.NET Core Web API

    Posted on January 24, 2021

    Nowadays, it is a best practice to use the OpenAPI Specification (OAS) also known as Swagger, to describe the capabilities of your Web API. With an OAS description document: [Read More]
    Tags: OpenAPI Swashbuckle ASP.NET Core Web API

    Use a Docker container as a full-featured development environment

    Posted on January 16, 2021

    Have you ever wanted to try a new programming language but gave up because of all the prerequisites you need to install? Or did you want to make a small change in a (old) project only to find out that you need another version of the programming language than the... [Read More]
    Tags: Dev Containers Remote - Containers Visual Studio Code

    Host Your Websites Using Github Pages

    Posted on January 9, 2021

    Host your websites using GitHub Pages [Read More]
    Tags: Jekyll GitHub Pages

      Melvin Lee  •  2021

      Powered by Beautiful Jekyll