api-rest
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 595 public repositories matching this topic...
A very simple webhook server launching shell scripts.
- Updated
Jan 12, 2025 - Go
NodePass is a secure, efficient TCP/UDP tunneling solution that delivers fast, reliable access across network restrictions using pre-established TLS/TCP connections. 通用TCP/UDP隧道解决方案,免配置单文件多模式,采用控制数据双路分离架构,内置零延迟自适应连接池,实现跨网络限制的快速安全访问。
- Updated
May 9, 2025 - Go
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
- Updated
May 10, 2025 - Go
A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).
- Updated
Jan 25, 2025 - Go
Enterprise ready REST API microservice in golang
- Updated
May 5, 2025 - Go
No bullshit temporary mail service written in Go
- Updated
Apr 19, 2025 - Go
The world's coolest API Validation and compliance tool. Validate APIs against OpenAPI specifications and much more
- Updated
Mar 20, 2025 - Go
Framework for building RESTful API's in Go
- Updated
Jul 12, 2023 - Go
It is a route manager 100% using net/http, it is being born and is under development, it is intended to be fast and with high performance.
- Updated
May 10, 2025 - Go
ClamAV virus/malware scanner with REST API. This is a two in one docker image which runs the open source virus scanner ClamAV (https://www.clamav.net/), performs automatic virus definition updates as a background process and provides a REST API interface to interact with the ClamAV process.
- Updated
May 10, 2025 - Go
📝 net/http backend template for Create Go App CLI.
- Updated
Mar 22, 2025 - Go
Open Source Realtime Tracking System
- Updated
Sep 10, 2022 - Go
Alternative xBrowserSync API that is a single binary and supports SQLite3, PostgreSQL and MySQL
- Updated
Apr 17, 2025 - Go