An open API service indexing awesome lists of open source software.

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

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