From 9c5a3c3b5e905bbf5934a2e9630585502c14cfdc Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 10 Mar 2017 12:01:04 +0100 Subject: Add some documention --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 76276db..a7e675a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,18 @@ Ready to run in production? Please * Mailing list: http://groups.google.com/group/phoenix-talk * Source: https://github.com/phoenixframework/phoenix +## Usage of the WEB application + +Visit [`localhost:4000`](http://localhost:4000) from your browser. + +List of the files : +[`localhost:4000/audio_file/`](http://localhost;4000/audio_file/) + +Add a file : +[`localhost:4000/audio_file/new`](http://localhost;4000/audio_file/new) + +For show, delete or edit you can use the boutons in the list of the file. + ## Usage of the api: To upload a file: -- cgit v1.2.1