Skip to content

Commit 58280ee

Browse files
Update README.md
1 parent 06e4944 commit 58280ee

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11

22
# [Nodejs API Server](https://appseed.us/boilerplate-code/nodejs-starter/)
33

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).
55
Authentication Flow uses `json web tokens` via Passport library - `passport-jwt` strategy.
66

77
<br />
88

99
> Features:
1010
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/)
1212
- ✅ Simple, intuitive codebase - can be extended with ease.
1313
-`TypeScript`, `Joy` for validation
1414
-**Stack**: NodeJS / Express / SQLite / TypeORM
1515
- ✅ Auth: Passport / `passport-jwt` strategy
1616
- 🆕 `OAuth` for **Github**
17-
- Full-stack ready with [React Soft Dashboard](https://appseed.us/product/soft-ui-dashboard/api-server-nodejs/react/)
1817

1918
<br />
2019

@@ -28,14 +27,6 @@ Authentication Flow uses `json web tokens` via Passport library - `passport-jwt`
2827

2928
<br />
3029

31-
> Can be used with other [React Starters](https://appseed.us/apps/react) for a complete **Full-Stack** experience:
32-
33-
| [React Node JS Berry](https://appseed.us/product/berry-dashboard/api-server-nodejs/react/) | [React Node Soft Dashboard](https://appseed.us/product/soft-ui-dashboard/api-server-nodejs/react/) | [React Node Horizon](https://appseed.us/product/horizon-ui/api-server-nodejs/) |
34-
| --- | --- | --- |
35-
| [![React Node JS Berry](https://user-images.githubusercontent.com/51070104/176936514-f1bccb21-bafe-4b43-9e4c-b6fe0ec9511d.png)](https://appseed.us/product/berry-dashboard/api-server-nodejs/react/) | [![React Node Soft Dashboard](https://user-images.githubusercontent.com/51070104/176936814-74386559-4e05-43d5-b9a4-8f70ce96a610.png)](https://appseed.us/product/soft-ui-dashboard/api-server-nodejs/react/) | [![React Node Horizon](https://user-images.githubusercontent.com/51070104/174428337-181e6dea-0ad9-4fe1-a35f-25e5fa656a9d.png)](https://appseed.us/product/horizon-ui/api-server-nodejs/)
36-
37-
<br />
38-
3930
![Nodejs API Server - Open-source Nodejs Starter provided by AppSeed.](https://user-images.githubusercontent.com/51070104/124414813-142aa180-dd5c-11eb-9279-6b082dadc51a.png)
4031

4132
<br />

0 commit comments

Comments
 (0)