Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaSfregola committed Feb 7, 2016
1 parent 9957ce9 commit 79a48a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -18,5 +18,5 @@ In this repository we collect a series of tutorial on how to use Spray to build
- Code: <a href="https://github.com/DanielaSfregola/quiz-management-service/tree/master/tutorial-4" target="_blank">https://github.com/DanielaSfregola/quiz-management-service/tree/master/tutorial-4</a>

## Tutorial 5
...coming soon! Feel free to spy on the code.

- Article: <a href="http://danielasfregola.com/2016/02/07/how-to-build-a-rest-api-with-akka-http/" target="_blank">How to build a REST API with Akka Http</a>
- Code: <a href="https://github.com/DanielaSfregola/quiz-management-service/tree/master/tutorial-5" target="_blank">https://github.com/DanielaSfregola/quiz-management-service/tree/master/tutorial-5</a>
2 changes: 1 addition & 1 deletion tutorial-5/README.md
@@ -1,7 +1,7 @@
# Quiz Management Service
Tutorial on how to build a REST CRUD application with Akka-Http

Article: TODO
Article: http://danielasfregola.com/2016/02/07/how-to-build-a-rest-api-with-akka-http/

## How to run the service
Clone the repository:
Expand Down

0 comments on commit 79a48a5

Please sign in to comment.