https://github.com/bacebu4/nodep
Server utilities for NodeJS with minimum dependencies
https://github.com/bacebu4/nodep
Last synced: 3 months ago
JSON representation
Server utilities for NodeJS with minimum dependencies
- Host: GitHub
- URL: https://github.com/bacebu4/nodep
- Owner: bacebu4
- Created: 2021-07-29T19:58:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T14:26:55.000Z (almost 4 years ago)
- Last Synced: 2024-04-23T01:51:05.243Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Purpose
To create secure server implementation with low overhead and easy-to-read source code
## Stage
Under development. Not prepared for someone elses usage.
## Features
- using only built in modules + `pg` library
- Simple SQL query builder for Postgres
- TypeScript `.d.ts` files