Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K Suite API

The API-first core for the K Suite tools.

Project documentation

Read the live architecture and tool planning documentation before making changes:

https://klever-lab.github.io/k-suite-docs/

Run locally

go run ./cmd/api

The server listens on http://127.0.0.1:8080 by default. Set API_ADDR to change the bind address.

Test

go test ./...

Initial scope

The first server slice only establishes the HTTP process, health endpoints, structured logging, timeouts, and graceful shutdown. Storage connections, authentication, share links, and jobs will be added behind this boundary.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages