@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api Poemist API
@base https://www.poemist.com/api/v1/
@version 1.0
@endpoints 1
@toc randompoems(1)

@endpoint GET /randompoems
@returns(200)

@end
