Penn Taylor

Results 2 issues of Penn Taylor

README for the example server lists the following endpoints, but only the first currently works: http://localhost:8080/users - responds with a list of User resources http://localhost:8080/users/1 - responds with a singleton...

Let obj_file contain some object that is used in app_file. I'd like to be able to set a watch in obj_file, and see the watch results when I eval app_file....