Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronelliott/kj-resource-postgres
Postgres resource creation for the kj webapp framework.
https://github.com/ronelliott/kj-resource-postgres
Last synced: 3 months ago
JSON representation
Postgres resource creation for the kj webapp framework.
- Host: GitHub
- URL: https://github.com/ronelliott/kj-resource-postgres
- Owner: ronelliott
- Archived: true
- Created: 2016-07-16T23:09:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-16T23:09:38.000Z (over 8 years ago)
- Last Synced: 2024-03-27T23:21:32.543Z (10 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kj-resource-postgres
[![view on npm](http://img.shields.io/npm/v/kj-resource-postgres.svg)](https://www.npmjs.org/package/kj-resource-postgres)
[![view on npm](https://img.shields.io/npm/dm/kj-resource-postgres.svg)](https://www.npmjs.org/package/kj-resource-postgres)
[![Dependency Status](https://david-dm.org/ronelliott/kj-resource-postgres.svg)](https://david-dm.org/ronelliott/kj-resource-postgres)
[![Build Status](https://travis-ci.org/ronelliott/kj-resource-postgres.png)](https://travis-ci.org/ronelliott/kj-resource-postgres)
[![Coverage Status](https://coveralls.io/repos/ronelliott/kj-resource-postgres/badge.svg?branch=master)](https://coveralls.io/r/ronelliott/kj-resource-postgres?branch=master)
[![Code Climate](https://codeclimate.com/github/ronelliott/kj-resource-postgres/badges/gpa.svg)](https://codeclimate.com/github/ronelliott/kj-resource-postgres)## Installation
Install using [NPM](https://github.com/isaacs/npm):npm install kj-resource-postgres --save