added crates to public project, made api structure
This commit is contained in:
2
backend/public/src/datasources/authors.rs
Normal file
2
backend/public/src/datasources/authors.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub struct AuthorsDatasource;
|
||||
impl AuthorsDatasource {}
|
Reference in New Issue
Block a user