Single swagger for multiple akka http microservices

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • openapi-merge

    Merge multiple OpenAPI 3.0 (Swagger) files together via a library or CLI tool.

  • backstage

    Backstage is an open platform for building developer portals

  • This was one we were considering a bit https://backstage.io/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • discord-api-docs

    Official Discord API Documentation

  • If the latter is the case, what you are probably looking for is called a Developer Portal, and this is what you typically see when you are looking to integrate with someone's service, for example Discord Docs. A Developer Portal sits in front of the API Gateway. You can kinda see how that fits together too, they have documentation on how to make calls to their /channels service, /guilds service, etc, and they all sit behind one url, idk what discord's is, https://api.discord.com.

  • swagger-petstore

  • So you mean there is an endpoint on each of your service that will bring you to a view like the PetStore example?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts