|
1 | 1 |
|
2 |
| -# Nodejs API Server Mongo |
| 2 | +# [Nodejs API Server](https://appseed.us/boilerplate-code/nodejs-starter/) `Mongo` |
3 | 3 |
|
4 | 4 | Simple starter built with Typescrypt / Express / MongoDB and JWT Auth powered by **Passport** library - provided and actively supported by **AppSeed** [App Generator](https://appseed.us/app-generator). The authentication flow is based on [json web tokens](https://jwt.io) and `passport-jwt` strategy - Inspired by other great OSS starters mentioned in the [credits](#credits) section.
|
5 | 5 |
|
6 | 6 | <br />
|
7 | 7 |
|
8 | 8 | > Features:
|
9 | 9 |
|
10 |
| -- Simple, intuitive codebase - built for beginners (can be extended with ease) |
11 |
| -- Node JS / Express / Typescript |
12 |
| -- **Persistance**: `MongoDB` |
13 |
| -- Auth: Passport / `passport-jwt` strategy |
14 |
| -- [API Interface Descriptor](https://github.com/app-generator/api-server-nodejs/blob/master/media/api.postman_collection.json): POSTMAN Collection |
15 |
| -- Docker |
16 |
| -- Full-stack Samples that uses this backend |
17 |
| - - [React Node JS Datta](https://appseed.us/product/react-node-js-datta-able) - open-source full-stack sample |
18 |
| - - [React Node JS Berry](https://appseed.us/product/react-node-js-berry-dashboard) - open-source full-stack sample |
| 10 | +- ✅ [API Definition](https://docs.appseed.us/boilerplate-code/api-unified-definition) - the unified API structure implemented by this server |
| 11 | +- ✅ Simple, intuitive codebase - built for beginners (can be extended with ease) |
| 12 | +- ✅ Node JS / Express / Typescript |
| 13 | +- ✅ **Persistance**: `MongoDB` |
| 14 | +- ✅ Auth: Passport / `passport-jwt` strategy |
| 15 | +- ✅ `Docker` |
19 | 16 |
|
20 | 17 | <br />
|
21 | 18 |
|
22 |
| -> Support: |
| 19 | +> Can be used with other [React Starters](https://appseed.us/apps/react) for a complete **Full-Stack** experience: |
23 | 20 |
|
24 |
| -- Github (issues tracker), Email: **support @ appseed.us** |
25 |
| -- **Discord**: [LIVE Support](https://discord.gg/fZC6hup) (registered AppSeed Users) |
| 21 | +| [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/) | |
| 22 | +| --- | --- | --- | |
| 23 | +| [](https://appseed.us/product/berry-dashboard/api-server-nodejs/react/) | [](https://appseed.us/product/soft-ui-dashboard/api-server-nodejs/react/) | [](https://appseed.us/product/horizon-ui/api-server-nodejs/) |
26 | 24 |
|
27 | 25 | <br />
|
28 | 26 |
|
@@ -178,4 +176,4 @@ This software is provided by the core AppSeed team with an inspiration from othe
|
178 | 176 | <br />
|
179 | 177 |
|
180 | 178 | ---
|
181 |
| -[Nodejs Starter](https://appseed.us/boilerplate-code/nodejs-starter) - provided by AppSeed [App Generator](https://appseed.us) |
| 179 | +[Nodejs API Server](https://appseed.us/boilerplate-code/nodejs-starter/) `Mongo` - provided by AppSeed [App Generator](https://appseed.us) |
0 commit comments