From 0de995f4d2d436a67f2214250081f1f275f955cc Mon Sep 17 00:00:00 2001 From: Tanner Nelson Date: Wed, 7 Dec 2016 12:52:49 -0500 Subject: [PATCH] api docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 53bf1e04..66a02466 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ To view the framework's source code and code documentation, visit [Vapor's GitHu You can read this guide by clicking through the folders and markdown files on [GitHub](https://github.com/vapor/documentation) or through the rendered [GitHub Pages](https://vapor.github.io/documentation/). +## API + +Auto-generated API documentation is located at [api.vapor.codes](http://api.vapor.codes). + ## Packages Here are a list of all the packages and modules included with Vapor (also useable individually).