rust-posts-api A rust api for handling markdown file uploads as blog posts. Usage To turn the api on, run from the root directory: $ make run-api To test the cli commands, run from the cli directory: $ cargo run -- <DESIRED_COMMAND>