Best of OpenAPIAugust 2023

  1. 1
    Article
    Avatar of hackernoonHacker Noon·3y

    Building a Full Stack Airbnb Clone with Next.js, Tailwind CSS, Amplication, and More

    Building a Full Stack Airbnb Clone with Next.js, Tailwind CSS, Amplication, and more. The platform is centered around the concept of a low-code development environment. Amplication is an open-source development tool designed to simplify and expedite the process of building web applications.

  2. 2
    Article
    Avatar of lnLaravel News·3y

    Generate API Documentation for Laravel with Scramble

    Scramble generates API documentation without requiring you to write PHPDoc annotations manually. The UI uses Spotlight Elements to provide interactive API Docs with embeddable React or Web Components. The main motto of [Scramble] is to generate as much API documentation as possible.

  3. 3
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Mastering Swagger: Best Practices for API Development

    Mastering Swagger is a powerful tool for designing, building, and documenting APIs. The OpenAPI Specification (formerly known as Swagger Specification) is a widely adopted standard for describing RESTful APIs. Swagger provides mechanisms to manage API versions, allowing developers to introduce new features while ensuring backward compatibility.

  4. 4
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Building Interactive API Documentation with Swagger Editor

    Building Interactive API Documentation with Swagger Editor is an open-source tool that allows developers to design, build, and document RESTful APIs using the OpenAPI Specification. The editor uses the YAML (YAML Ain’t Markup Language) format, which is easy to read and write.