Sdks

Open-source projects categorized as Sdks

Top 4 Sdk Open-Source Projects

  • lib

    Autocode CLI and standard library tooling

  • microsoft-authentication-library-for-python

    Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".

  • 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
  • speakeasy

    Speakeasy CLI - Enterprise developer experience for your API (by speakeasy-api)

  • Project mention: Generating Code Without Generating Technical Debt? | news.ycombinator.com | 2023-11-10

    I’ve built conviction that code generation only gets useful in the long term when it is entirely deterministic, or filtered through humans. Otherwise it is almost always technical debt. Hence LLM code generation products are a cool toy, but no sensible teams will use them without an amazing “Day 2” workflow.

    As an example, in my day job (https://speakeasyapi.dev), we sell code generation products using the OpenAPI specification to generate downstream artefacts (language SDKs, terraform providers, markdown documentation). The determinism makes it useful — API updates propagate continuously from server code, to specifications, then to the SDKs / providers / docs site. There are no breaking changes because the pipeline is deterministic and humans are in control of the API at the start. The code generation itself is just a means to an end : removing boilerplate effort and language differences by driving it from a source of truth (server api routes/types). Continuously generated, it is not debt.

    We’ve put a lot of effort into trying to make an LLM agent useful in this context. However giving them control of generated code directly means it’s hard to keep the “no breaking changes”, and “consistency” restrictions that’s needed to make code generation useful.

    The trick we’ve landed on to get utility out of an LLM in a code generation task, is to restrict it to manipulating a strictly typed interface document, such that it can only do non-breaking things to code (e.g. adjust comments / descriptions / examples) by making changes through this interface.

  • awesome-thirdweb

    A curated list of awesome thirdweb resources, libraries, examples, showcase, and open source projects. 📌✨

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Sdks related posts

  • Generating Code Without Generating Technical Debt?

    1 project | news.ycombinator.com | 10 Nov 2023
  • Idiomatic Golang Client SDK Generation for OpenAPI APIs

    2 projects | /r/golang | 9 Dec 2022
  • OAuth Authentication

    1 project | /r/circuitpython | 8 Sep 2022
  • Trouble uploading GitLab backups to company Sharepoint

    1 project | /r/sharepoint | 1 Jul 2022
  • Microsoft authentication

    1 project | /r/FastAPI | 24 Jan 2022
  • I Made A Browser Extension To Help My Wife With

    1 project | /r/smallbusiness | 23 Feb 2021
  • Twitter Client

    1 project | /r/androidapps | 26 Dec 2020
  • A note from our sponsor - SurveyJS
    surveyjs.io | 15 May 2024
    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. Learn more →

Index

What are some of the best open-source Sdk projects? This list will help you:

Project Stars
1 lib 3,806
2 microsoft-authentication-library-for-python 739
3 speakeasy 144
4 awesome-thirdweb 25

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com