Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkvoll/provider-restapi
https://github.com/nkvoll/provider-restapi
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nkvoll/provider-restapi
- Owner: nkvoll
- License: apache-2.0
- Created: 2023-09-21T19:57:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-21T22:41:45.000Z (over 1 year ago)
- Last Synced: 2024-11-09T11:36:37.613Z (about 2 months ago)
- Language: Go
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Provider restapi
`provider-restapi` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/upbound/upjet) code
generation tools and exposes XRM-conformant managed resources for the
restapi API.## Getting Started
Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/nkvoll/provider-restapi):
```
up ctp provider install nkvoll/provider-restapi:v0.1.0
```Alternatively, you can use declarative installation:
```
cat <