You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ This is a learning project in order to set up a REST API with [PureScript Payloa
38
38
1. Jwt:
39
39
Change the token's secret key in [config/Server/Dev.json](./config/Server/Dev.json). (In order to run the automated tests, `secret` must be kept in place.)
40
40
41
-
1. Optional: Install [HTTPie](https://httpie.io) for testing via command line.
41
+
1. Optional: Install [HTTPie](https://httpie.io) and [httpie-jwt-auth](https://github.com/teracyhq/httpie-jwt-auth) for testing via command line.
42
42
43
43
1. Optional: Install a frontend like [Real World Halogen](<https://github.com/thomashoneyman/purescript-halogen-realworld>).
0 commit comments