feat: sauce api

This commit is contained in:
2024-02-29 04:07:04 -05:00
parent 37b13643de
commit 03703aa941
13 changed files with 793 additions and 207 deletions

View File

@@ -1,2 +1,3 @@
pub mod api;
pub mod sauce;
pub mod gelbooru;
pub mod utils;