Projects with this topic
-
-
A microservice to convert ical to json. Its written in golang.
Updated -
-
StringService provides operations on strings over gRPC.
Updated -
A golang microservice for predicting next frame using tensorflow serving
Updated -
Microservice implementation of the "gateway" component of the Discord API
Updated -
Shortlink service
Updated -
🚀 Starter project to help kickstart your MVC-based Go API🚀 Updated -
Reverse Proxy with automatic scanning of uploaded files (powered by ClamAV)
Updated -
list of lists microservice
Updated -
Development and hosting tool for cloud based software with an emphasis on ease of use.
Updated -
Services and tools for use with Ginfra. It has several end to end demos.
Updated -
MIRROR of https://git.sdf.org/CRThaze/exiter
Updated -
Scaffolding tool for building Go applications.
Updated -
Saga pattern implementation, that supports conditional transitions
Updated -
An example microservice written in golang to experiment with kube, instrumentation, CI (testing/packaging), deployment with CD, etc. This is intended to replace the chronicle and chronicle-ms projects with something more idiomatic and more resembling production-grade code.
Updated -
REST API web server in Go, built on the standard net/http package and the Chi router.
Implements three core CRUD operations for URL shortening: creating a new alias for a given URL, redirecting by alias to its associated original URL and deleting this URL.
For full request/response details, authentication requirements and error handling, please refer to the included Swagger (OpenAPI) specification.
Updated -
Small Go microservice that prints animal sounds and emojis.
Updated