Post creation API (#307)
This commit is contained in:
@@ -176,6 +176,7 @@ fn main() {
|
||||
|
||||
api::posts::get,
|
||||
api::posts::list,
|
||||
api::posts::create,
|
||||
])
|
||||
.register(catchers![
|
||||
routes::errors::not_found,
|
||||
|
||||
Reference in New Issue
Block a user