runemadsen / HTTP-Requests-for-Processing

http://www.runemadsen.com
MIT License
140 stars 39 forks source link

Attempting to build new version of the library #35

Closed shiffman closed 3 years ago

shiffman commented 4 years ago

This is a branch I'm working on in an attempt to build a new version of the library thanks with updates from #31 #32 #33 and as requested by #34.

emilesilvis commented 4 years ago

As mentioned in https://github.com/runemadsen/HTTP-Requests-for-Processing/issues/34#issuecomment-612827847, I'm updating all examples to work with http://dummy.restapiexample.com, so that the HTTP requests in the examples can be executed against a working service.

emilesilvis commented 4 years ago

PR at https://github.com/runemadsen/HTTP-Requests-for-Processing/pull/37, but I'm not mad about http://dummy.restapiexample.com (API behaves inconsistently). Later I'll create a more consistent backend mock.

shiffman commented 3 years ago

Only about a year too late I'm working on updating the library today! merging this and then taking a look at #37