Categorygithub.com/ortelius/scec-domain
repositorypackage
0.0.0-20241212063123-12ddef59616b
Repository: https://github.com/ortelius/scec-domain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Ortelius v11 Domain Microservice

RestAPI for the Domain Object Release license

Build MegaLinter CodeQL OpenSSF-Scorecard

Discord

Version: 11.0.0

Terms of service

http://swagger.io/terms/

Contact information: Ortelius Google Group [email protected]

License: Apache 2.0


/msapi/domain

GET

Summary

Get a List of Domains

Description

Get a list of domains for the user.

Responses
CodeDescription
200OK

POST

Summary

Create a Domain

Description

Create a new Domain and persist it

Responses
CodeDescription
200OK

/msapi/domain/:key

GET

Summary

Get a Domain

Description

Get a domain based on the _key or name.

Responses
CodeDescription
200OK