mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🚀 Feature: API Documentation #361
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @awlsring on GitHub.
Feature description
API Documentation that documents all available endpoints with contracts of input and output bodies. This would be useful once #62 is complete.
Pitch
Documentation of the API will make it easier for future projects to build on top of this project. My immediate usecase is defining some sort of automation like a terraform provider or kubernetes operator that will create various resources (Users, OIDC clients, etc) so that my personal home-infra is declarative.
@kmendell commented on GitHub:
I have created this issue in the website repo that will handle this once we get to that point. Thank you for the suggestion! https://github.com/pocket-id/website/issues/4