admin-apis

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: MPL-2.0

README

admin-apis

Go library providing shared API types and license definitions for the Devsy ecosystem.

Prerequisites

Usage

go get github.com/devsy-org/admin-apis

Development

# List available tasks
task --list

# Run linter
task lint

# Generate API types and OpenAPI definitions
task gen

# Verify generated files are up to date
task check:gen

# Check struct memory alignment
task check:structalign

Features

Feature definitions live in definitions/features.yaml. To add, remove, or edit features:

  1. Edit definitions/features.yaml
  2. Run task gen
  3. Commit the generated changes

License

This project is licensed under the Mozilla Public License 2.0.

Directories

Path Synopsis
hack
gen-features command
pkg

Jump to

Keyboard shortcuts

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