web-api

Top 23 web-api Open-Source Projects

  • FastEndpoints

    A light-weight REST API development framework for ASP.NET 6 and newer.

    Project mention: Choosing Between Controllers and Minimal API for .NET APIs | dev.to | 2023-12-19

    Bonus Time! In addition to the Microsoft-supported methods above, many community frameworks exist for building APIs with .NET. FastEndpoints is an option I found recently that seems very promising. With performance benchmarks that put them on par with Minimal API, they are firmly ahead of Controller-based APIs.

  • Mercure

    🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications

    Project mention: PHP homies, I hear ya. | /r/ProgrammerHumor | 2023-05-13

    Are you aware of things like websockets and mercure.rocks?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • ApiEndpoints

    A project for supporting API Endpoints in ASP.NET Core web applications.

  • webxr

    Repository for the WebXR Device API Specification.

    Project mention: WebXR | news.ycombinator.com | 2023-05-27

    I'm talking about WebXR, which is for some reason the name of the standard developed by W3C.

    "As such it may seem like WebXR and OpenXR have a relationship like WebGL and OpenGL, where the web API is a near 1:1 mapping of the native API. This is not the case with WebXR and OpenXR, as they are distinct APIs being developed by different standards bodies."

    from https://github.com/immersive-web/webxr/blob/master/explainer...

  • API-Security

    OWASP API Security Project

    Project mention: What's the problem with my API? | dev.to | 2023-05-14

    Check the top 10 API security by OWASP

  • craftsman

    A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

    Project mention: Verticle Slice Architecture | /r/dotnet | 2023-06-18
  • pitstop

    This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

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

  • bolt-python

    A framework to build Slack apps using Python

  • ng-web-apis

    A set of common utils for consuming Web APIs with Angular

    Project mention: Maskito: a Holy Grail of input masking | dev.to | 2023-07-02

    Our team already has a stock of welcomed projects, especially in the Angular ecosystem, such as Taiga UI, ng-polymorpheus and Web APIs for Angular to name a few. We take them very seriously because they are not pet projects or hobbies (although we love them as if they were). Therefore you can expect our documentation to be easy to navigate, examples to be plentiful and communication to go effortlessly.

  • JsonApiDotNetCore

    A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.

  • djangorestframework-api-key

    🔐 API key permissions for Django REST Framework

    Project mention: Securing endpoints to be consumed externally | /r/django | 2023-08-20

    I’ve used the DRF API Keys for this problem

  • asp-net-core-vue-starter

    ASP.NET Core + Vue.js starter project

  • InternalSteamWebAPI

    Documenting the unofficial and internal Steam Web API

    Project mention: [question] How can I get the Min and Max float values for all the skins using an api? | /r/csgomarketforum | 2023-04-18

    Some time ago some person posted this link: https://github.com/Revadike/InternalSteamWebAPI/wiki

  • webapis-playground

    The Web APIs Playground is a project to showcase the JavaScript Web APIs with examples and demonstrations. Client-side JavaScript APIs are here to help with providing wrapper functions for many low-level tasks.

  • scrapetube

    A YouTube scraper for scraping channels, playlists, and searching 🔎

    Project mention: Selectively download Youtube videos or entire channels | /r/Python | 2023-11-21

    YT Channel Downloader is an intuitive desktop application built to simplify the process of downloading YouTube channel content. Leveraging the robustness of yt-dlp and scrapetube and enriched with a modern PyQt 6 GUI, this tool offers a seamless experience to get your favorite content offline.

  • eisk.webapi

    Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.

  • PeakLimsApiSample

    🧬 A complex DDD based web API to model the accessioning workflow within a LIMS.

    Project mention: Anyone have a link to a public repo of a full scale web project? | /r/dotnet | 2023-04-17

    https://github.com/pdevito3/PeakLimsApi valuable sample, recommend

  • tic-tac-toe-csharp-playground

    Another fun project just to update what I know about C# :video_game:

  • TolkienApi

    The Tolkien API for Middle-Earth lovers.

  • StoreCleanArchitecture-NET

    This is a basic project to demonstrate an introduction about the implementation of Clean Architecture on .NET

  • rnpn

    R client for the National Phenology Network database API

  • slack-web-api

    Simple, convenient, and configurable HTTP client for making requests to Slack’s Web API. Deno port of @slack/web-api

  • contact-picker-api-demo

    An API to give one-off access to a user’s contact information with full control over the shared data.

    Project mention: Browser Contact Picker API, Demo App w/ code [Showoff Saturday] | /r/webdev | 2023-04-22

    Hello everyone, this is about the Contact Picker API, which lets regular web browsers use contact features (like with taxi, social media apps, and so on) here is the live demo application, the repo on GitHub and also a brief article explaining more.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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). The latest post mention was on 2023-12-19.

web-api related posts

Index

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

Project Stars
1 FastEndpoints 3,768
2 Mercure 3,714
3 ApiEndpoints 2,949
4 webxr 2,909
5 API-Security 1,915
6 craftsman 1,087
7 pitstop 1,056
8 bolt-python 958
9 ng-web-apis 683
10 JsonApiDotNetCore 645
11 djangorestframework-api-key 645
12 asp-net-core-vue-starter 549
13 InternalSteamWebAPI 287
14 webapis-playground 286
15 scrapetube 254
16 eisk.webapi 211
17 PeakLimsApiSample 50
18 tic-tac-toe-csharp-playground 37
19 TolkienApi 30
20 StoreCleanArchitecture-NET 26
21 rnpn 18
22 slack-web-api 17
23 contact-picker-api-demo 5
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com