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
@@ -1,7 +1,7 @@
1
1
2
2
# [Nodejs API Server](https://docs.appseed.us/boilerplate-code/api-server/node-js)
3
3
4
-
Express / Nodejs Starter with JWT authentication, and **SQLite** persistance - Provided by **AppSeed**[App Generator](https://appseed.us/app-generator).
4
+
Express / Nodejs Starter with JWT authentication, and **SQLite** persistance - Provided by **AppSeed**[App Generator](https://appseed.us).
5
5
Authentication Flow uses `json web tokens` via Passport library - `passport-jwt` strategy.
0 commit comments