Skip to content

Commit

Permalink
Add swagger documentation chapter into README.md
Browse files Browse the repository at this point in the history
Closed-Issue: #14
  • Loading branch information
travelist committed Apr 15, 2015
1 parent 3bb0c01 commit c8383d3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Cognitive
=========

ML as a Service
Machine Learning as a Service (MLaaS)

It is still in development. If you find any errors, please let us know.

Expand Down Expand Up @@ -53,4 +53,8 @@ Missing features
Applying ML algorithm on an input that has some missing entries
Applying ML algorithm on an input that has non-numerical values


API Documentation
-----------------

Swagger API Documentation is available via `http://127.0.0.1:8000/docs` after launchnig Django server.

0 comments on commit c8383d3

Please sign in to comment.