Skip to content

Commit a7eda59

Browse files
committed
2 parents 30e1b65 + 39800a0 commit a7eda59

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,26 @@
11

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

44
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.
55

66
<br />
77

88
> Features:
99
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`
1916

2017
<br />
2118

22-
> Support:
19+
> Can be used with other [React Starters](https://appseed.us/apps/react) for a complete **Full-Stack** experience:
2320
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+
| [![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/)
2624

2725
<br />
2826

@@ -178,4 +176,4 @@ This software is provided by the core AppSeed team with an inspiration from othe
178176
<br />
179177

180178
---
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

Comments
 (0)