Am Stupid for still hand crafting my client for my swagger based apis?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • json-api

    A specification for building JSON APIs

    Not that I particularly like this one, but back when I was doing Ember.js we built our APIs according to the JSON-API spec which ember-data had full support for. It was incredible to just be able to provide the name of the entity and have all the code for interacting with the API done. https://jsonapi.org/

  • NSwag

    The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

    I have been using NSwag for years now and it has served me well. I think there has only been two times where it did not work for my needs, so I just switched to doing the http client myself. I would recommend it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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