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
+2-11Lines changed: 2 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,19 @@
1
1
2
2
# [Nodejs API Server](https://appseed.us/boilerplate-code/nodejs-starter/)
3
3
4
-
Express / [Nodejs Starter](https://appseed.us/boilerplate-code/nodejs-starter/) with JWT authentication, and **SQLite** persistance - Provided by **AppSeed**[App Generator](https://appseed.us).
4
+
Express / [Nodejs Starter](https://appseed.us/boilerplate-code/nodejs-starter/) with JWT authentication, OAuth (Github), 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.
6
6
7
7
<br />
8
8
9
9
> Features:
10
10
11
-
-✅ [API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server
11
+
-🚀 `Full-stack ready` with [React Soft Dashboard](https://appseed.us/product/soft-ui-dashboard/api-server-nodejs/react/)
12
12
- ✅ Simple, intuitive codebase - can be extended with ease.

0 commit comments