Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prest/prest-example

Full usage examples
https://github.com/prest/prest-example

Merge pull request #1 from prest/examples

Simple examples how to use pREST

e8d9984ecffb4d964183e194f1955b32ff9b8781 authored almost 7 years ago by Igor P. Leroy <[email protected]>
correct typo

68f522b63811cb74e41bc9f53acfad2f12f69fd0 authored almost 7 years ago by Cesar Gimenes <[email protected]>
Corrects typos, adds error messages and fix the number of columns to be less than 80

- Fixed: typos
- Fixed: number of columns
- Added: missing error handling

d37bacd0c1340aadc72a191ed3fd29495c13157a authored almost 7 years ago by Cesar Gimenes <[email protected]>
Update README.md with JWT environment

bbd45c1c8fa27bf32d9d1f63431d83abe366ee30 authored almost 7 years ago by Cesar Gimenes <[email protected]>
Added Custom Middlewares example and README.md

Added: Custom Middlewares example that modify the pong example to return
anothe string.
Added: R...

7776a9e824b2dcb4c9a6cd043181fbdca8999d26 authored almost 7 years ago by Cesar Gimenes <[email protected]>
Added Extending (framework) example and documentation

- Added: Extending example
- Added: README.md with examples how to run the code

4c751f701021bed476d8d254a0afc6acdccfac0a authored almost 7 years ago by Cesar Gimenes <[email protected]>
Initial commit

712f7b32217adac8faa36c0656e4878b5b4262c4 authored almost 7 years ago by Cesar Gimenes <[email protected]>