Add an enpoint for viewing articles AP representation

This commit is contained in:
Bat
2018-05-04 12:09:08 +01:00
parent a6de1040b5
commit c282246bf2
2 changed files with 17 additions and 4 deletions
+1
View File
@@ -83,6 +83,7 @@ fn main() {
routes::blogs::create,
routes::posts::details,
routes::posts::activity_details,
routes::posts::new,
routes::posts::new_auth,
routes::posts::create