[−][src]Crate df_st_api
DF Storyteller - API Documentation
This crate includes all the documentation about the API setup and API calls.
For the objects them self look in the df_st_core
crate.
Re-exports
pub use api::get_openapi_spec; |
Modules
api | |
api_errors | |
api_objects | |
graphql | |
item_count | |
server_config |
Structs
DfStDatabase | The request guard type. |
DfStDatabasePool | The pool type. |
Functions
create_serve_paintings_folder | |
create_service | |
start_server | Start the Rocket API server that serves the RESTful API, GraphQL and documentation. |
write_json_file | Write A Json object to a file |