Skip to content

Commit

Permalink
Added some references
Browse files Browse the repository at this point in the history
  • Loading branch information
tacurran committed Feb 23, 2016
1 parent 26c5ae0 commit f7a0c94
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,17 @@ Once you have confirmed this dialogue as well and confirmed with *Finish*, you s

Congratulations! You mastered one of the trickiest parts modern developers face: setting up your development environment.
We are now going to look at some code and collaborative improve our application, deploy it to the cloud, review it and much more.

## References

Microservices
https://en.wikipedia.org/wiki/Microservices

Representational state transfer (REST)
https://en.wikipedia.org/wiki/Representational_state_transfer

JavaScript Object Notation (JSON)
https://en.wikipedia.org/wiki/JSON

Github
https://github.com/about

0 comments on commit f7a0c94

Please sign in to comment.