1.0.0-beta.2.2 • Published 10 months ago
liteb v1.0.0-beta.2.2
Liteb
Lite Backend for rest api
Install
npm install liteb
Progress
| Description | Status |
|---|---|
| Routers | ✔ |
| Enviroments | ✔ |
| Swagger | ❌ |
| File | ❌ |
| Validation | ✔ |
| Testing | ❌ |
| Scheduler | ✔ |
| Cookie Manager | ❌ |
| Auth | ✔ |
| Socket | ❌ |
| ❌ |
VARIABLES
| Variable | Optional | Description |
|---|---|---|
| PORT | 5000 | Port server |
| DB_HOST | Hostname: example; localhost, 127.0.0.1 | |
| DB_NAME | Name database | |
| DB_PORT | 27017 | Port database |
| DB_USERNAME | '' | Username database |
| DB_PASSWORD | '' | Password database |
| CORS_ORIGIN | security layers. |
Example Guide
1.0.0-beta.2.2
10 months ago
1.0.0-beta.2.0
11 months ago
1.0.0-beta.2.1
10 months ago
1.0.0-beta.1.3
1 year ago
1.0.0-beta.1.2
1 year ago
1.0.0-beta.1.1
1 year ago
1.0.0-beta.1.0
1 year ago