Adding books microservice for GE 8.6
This commit is contained in:
5
books/views/index.hbs
Normal file
5
books/views/index.hbs
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>{{title}}</h1>
|
||||
<p>Welcome to {{title}}</p>
|
||||
|
||||
<p>The List of books is <a href="/books">here</a>.</p>
|
||||
<p>The List of authors is <a href="/authors">here</a>.</p>
|
||||
Reference in New Issue
Block a user