Service

Open-source projects categorized as Service

Top 23 Service Open-Source Projects

  • httpbin

    HTTP Request & Response Service, written in Python + Flask.

  • Project mention: How to protect API Keys in React projects using Gateweaver | dev.to | 2024-04-28

    policyDefinitions: cors: origin: "${CLIENT_URL}" endpoints: - path: "/example" target: url: "https://httpbin.org/bearer" request: headers: Authorization: "Bearer ${API_KEY}" policies: - cors

  • polyfill-service

    Automatic polyfill service.

  • Project mention: To Polyfill Or Not To Polyfill.io | dev.to | 2024-03-06

    The sale took place on February 24, 2023, so it has been a minute. In the post on LinkedIn, there was a link provided to a GitHub issue, and from there I also found the tweet (X?) from Andrew Betts strongly encouraging folks to stop using the service. At first, it sounded like the main concern here was that a Chinese company was behind the purchase. I understand that in the current world political climate, there is a "trend" to distrust anything Chinese. This however also impacts other communities such as Nigerian communities and others in Africa, India, and many developing countries. Claudio Wunder on the OpenJS Foundation Slack was the first to raise this concern which I then echoed.

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

    InfluxDB logo
  • fx

    A dependency injection based application framework for Go. (by uber-go)

  • Project mention: I write HTTP services in Go after 13 years (Mat Ryer, 2024) | news.ycombinator.com | 2024-02-09

    I found fx(https://github.com/uber-go/fx) to be a super simple yet versatile tool to design my application around.

    All the advice in the article is still helpful, but it takes the "how do I make sure X is initialized when Y needs it" part completely out of the equation and reduces it from an N*M problem to an N problem, ie I only have to worry about how to initialize individual pieces, not about how to synchronize initialization between them.

    I've used quite a few dependency injection libraries in various languages over the years (and implemented a couple myself) and the simplicity and versatility of fx makes it my favorite so far.

  • node-typescript-boilerplate

    Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.

  • Swift

    OpenStack Storage (Swift). Mirror of code maintained at opendev.org. (by openstack)

  • kala

    Modern Job Scheduler

  • loginsrv

    JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..

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

    WorkOS logo
  • do

    โš™๏ธ A dependency injection toolkit based on Go 1.18+ Generics.

  • ipban

    Since 2011, IPBan is the worlds most trusted, free security software to block hackers and botnets. With both Windows and Linux support, IPBan has your dedicated or cloud server protected. Upgrade to IPBan Pro today and get a discount. Learn more at โ†“

  • Project mention: Well I'm ready to throw in the towel - public IP to 3389 | /r/sysadmin | 2023-12-07
  • badgen.net

    Fast badge service

  • horizon

    OpenStack Dashboard (Horizon). Mirror of code maintained at opendev.org. (by openstack)

  • authn-server

    Authentication service that keeps you in control without forcing you to be an expert in web security.

  • ipfs-deploy

    Zero-Config CLI to Deploy Static Websites to IPFS

  • ng-mocks

    Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup

  • Project mention: Angular (v15) MatStepper + Jest (v29) + ng-mocks | /r/Angular2 | 2023-06-13
  • appserver.io

    A multithreaded application server for PHP, written in PHP.

  • copper

    ๐Ÿš€โ€โ€โ€Ž โ€Žโ€โ€โ€Žโ€โ€โ€Žโ€Žโ€Žโ€Žโ€Žโ€ŽCopper is a Go toolkit complete with everything you need to build web apps. (by gocopper)

  • tower-lsp

    Language Server Protocol implementation written in Rust

  • Project mention: What's everyone working on this week (22/2023)? | /r/rust | 2023-05-28

    I am using nom / nom_locate to build the parser side because I've done a handful of other projects with it, and I plan to use tower-lsp to hook up the language server side.

  • LGTVCompanion

    Power On and Off WebOS LG TVs together with your PC

  • Project mention: LG C3 42โ€ + 4090 = gaming heaven | /r/OLED_Gaming | 2023-12-10

    Planning on picking up this exact model soon, just wanted to share this to wake the tv on lan when waking pc from sleep: https://github.com/JPersson77/LGTVCompanion

  • opensergo-specification

    Universal cloud-native microservice governance specification (ๅพฎๆœๅŠกๆฒป็†ๆ ‡ๅ‡†)

  • azure-service-operator

    Azure Service Operator allows you to create Azure resources using kubectl

  • Project mention: Platform Engineering On Kubernetes | dev.to | 2023-08-01
  • cinder

    OpenStack Block Storage (Cinder). Mirror of code maintained at opendev.org. (by openstack)

  • hass-workstation-service

    Provide useful sensors and services from your workstation to Home Assistant.

  • flaskSaaS

    A great starting point to build your SaaS in Flask & Python, with Stripe subscription billing ๐Ÿš€

  • SaaSHub

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

    SaaSHub logo
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).

Service related posts

  • How to protect API Keys in React projects using Gateweaver

    2 projects | dev.to | 28 Apr 2024
  • To Polyfill Or Not To Polyfill.io

    2 projects | dev.to | 6 Mar 2024
  • Fastly Polyfill

    1 project | news.ycombinator.com | 28 Feb 2024
  • Crafting a Language Server in Golang: A VSCode LSP for Lama2

    1 project | dev.to | 7 Nov 2023
  • Edge IoT with Rust on ESP: HTTP Client

    1 project | dev.to | 6 Oct 2023
  • Down the rabbit hole of an Apache APISIX plugin

    1 project | dev.to | 28 Sep 2023
  • Show HN: HTTP Status Code Generator

    1 project | news.ycombinator.com | 12 Sep 2023
  • A note from our sponsor - WorkOS
    workos.com | 30 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more โ†’

Index

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

Project Stars
1 httpbin 12,397
2 polyfill-service 7,506
3 fx 5,203
4 node-typescript-boilerplate 2,592
5 Swift 2,556
6 kala 2,090
7 loginsrv 1,909
8 do 1,590
9 ipban 1,505
10 badgen.net 1,400
11 horizon 1,325
12 authn-server 1,251
13 ipfs-deploy 1,140
14 ng-mocks 997
15 appserver.io 964
16 copper 942
17 tower-lsp 899
18 LGTVCompanion 862
19 opensergo-specification 717
20 azure-service-operator 664
21 cinder 636
22 hass-workstation-service 605
23 flaskSaaS 598

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