Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Oct 1, 2013
1 parent 9f9efd2 commit 643e073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Why?
----

Most of the time when trying a new library, hacking a prototype or following a tutorial, I found myself in need of some data.
I didn't like the idea of using a public APIs because I had the feeling that I was spending more time registering a client and understanding a complex API rather than focusing on my task.

I didn't like the idea of using a public APIs because I had the feeling that I was spending more time registering a client and understanding a complex API than focusing on my task.

But I liked the idea of image placeholders for web designers. So I decided to code a little Express server and here is JSONPlaceholder.

Expand Down

0 comments on commit 643e073

Please sign in to comment.