https://github.com/retr0h/osapi
A CRUD API for managing Linux systems.
https://github.com/retr0h/osapi
api crud golang linux nats-streaming openapi3 spec
Last synced: 6 months ago
JSON representation
A CRUD API for managing Linux systems.
- Host: GitHub
- URL: https://github.com/retr0h/osapi
- Owner: retr0h
- License: mit
- Created: 2024-08-16T00:37:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T04:44:52.000Z (7 months ago)
- Last Synced: 2025-03-26T05:28:23.707Z (7 months ago)
- Topics: api, crud, golang, linux, nats-streaming, openapi3, spec
- Language: Go
- Homepage:
- Size: 5.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: docs/SUPPORT.md
Awesome Lists containing this project
README
[](https://github.com/retr0h/osapi/releases/latest)
[](https://codecov.io/gh/retr0h/osapi)
[](https://goreportcard.com/report/github.com/retr0h/osapi)
[](LICENSE)
[](https://github.com/retr0h/osapi/actions/workflows/go.yml)
[](https://github.com/goreleaser)
[](https://conventionalcommits.org)


# OS API
*(OSAPI /ˈoʊsɑːpi/ - Oh-sah-pee)* A CRUD API for managing Linux systems.
This project provides basic management capabilities to Linux systems, enabling
them to be used as appliances.
## Documentation
[Getting Started][] | [API][] | [Usage][]
[Getting Started]: https://retr0h.github.io/osapi/
[API]: https://retr0h.github.io/osapi/category/api
[Usage]: https://retr0h.github.io/osapi/sidebar/usage/## License
The [MIT][] License.
[MIT]: LICENSE