api/

directory
v0.1.65 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2026 License: MIT

README

/api

OpenAPI/Swagger specs, JSON schema files, protocol definition files.

Examples:

[!NOTE] For semantic and idiomatic purposes of project structure organization, the Interface layer adopts the naming of api for consistency, mostly because alphabetically within file / directory sorting, api comes first, allowing us to sort our directories in order of the domain burger.

# DDD Hamburger compliant

DOMAIN_MODULE
├── api
├── app
├── domain
└── infra

versus...

├── app
├── domain
├── infra
└── interface

API Folder Structure:

/{ protocol }/{ module }/{ version }/

Directories

Path Synopsis
This package provides an HTTP handler for serving a Single Page Application (SPA) from embedded files using Go's embed package.
This package provides an HTTP handler for serving a Single Page Application (SPA) from embedded files using Go's embed package.
rest
examination/client
Package api_client provides primitives to interact with the openapi HTTP API.
Package api_client provides primitives to interact with the openapi HTTP API.
examlibrary/v1/client
Package api_client provides primitives to interact with the openapi HTTP API.
Package api_client provides primitives to interact with the openapi HTTP API.
grading/client
Package api_client provides primitives to interact with the openapi HTTP API.
Package api_client provides primitives to interact with the openapi HTTP API.
iam/client
Package api_client provides primitives to interact with the openapi HTTP API.
Package api_client provides primitives to interact with the openapi HTTP API.
pingpong/v1/client
Package api_client provides primitives to interact with the openapi HTTP API.
Package api_client provides primitives to interact with the openapi HTTP API.
reporting/client
Package api_client provides primitives to interact with the openapi HTTP API.
Package api_client provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL