Skip to content

cskinfill/gohacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little golang-based application that exposes an endpoint to retreive Services, or a single Service.

Uses sqlite for persistence, but could use any RDMS that database/sql supports.

The service uses OpenTelemetry to expose both a prometheus, and writes Otel traces to stdout.

Simple authentication using HTTP Basic Auth

Using this as something to compare with https://github.com/cskinfill/rusthacking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages