23 open-source projects similar to jamesward/nodebars, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nodebars alternative.
Example of Swift HTTP Serverless Docker deployment using Google Cloud Run
Template for running FastAPI on Google Cloud Run with GitHub Actions for testing and CICD.
A simple web service that takes screenshot of the given URL.
This demo application can be used as a stub image for newly created Cloud Run services.
A collection of Dartdart programs that illustrate features and best practices. For a list of community-maintained projects, see Awesome Dartawesome-dart.
Example web service in Pascal, deployed via Google Cloud Run
Laravel 6 on Google cloud run for a demo
A small collection of samples that demonstrate how to call Google Cloud services from C++.
An example microservice which extracts the text contents of uploaded PDF files.
Run Locally: ` ./mvnw spring-boot:run `
This repo was originally made as a workshop for a conference in Perth in 2020, Latency Conf.
⭐️ Read the blog post: Serverless R functions with Google Cloud Run ⭐️
This repository contains the technical documentation for Knative, providing comprehensive guides and references for deploying serverless workloads and event-driven workflows. It serves as a central resource for configuring request-driven autoscaling, traffic routing, and the building of decoupled systems that trigger actions based on asynchronous events. The documentation is delivered as a searchable static website rendered from Markdown files. This system utilizes versioned document branching and a continuous integration pipeline to automate the building and publishing of technical instructi
This is a kit to deploy and develop Laravel on Cloud Run
Running R on Cloud Run (https://cloud.run). Cloud Run lets you run any code within a Docker container, and will scale to billions of hits and down to 0, so you only pay for what you need.
This project includes integration between Micronaut and Google Cloud Platform (GCP).
This is a very minimal shell-based HTTP server. It uses netcat to listen on a port and executes response.sh for every incoming HTTP-request.