systemprompt-api 0.2.0

HTTP API server and gateway for systemprompt.io OS
Documentation
1
2
3
4
5
pub mod create;
pub mod delete;
pub mod get;
pub mod list;
pub mod update;