Skip to content

Basic REST API implemented in 🦕 deno + postgres 🔥

Notifications You must be signed in to change notification settings

drejohnson/deno-rest-api-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno REST API with PostgreSQL

A basic REST API boilerplate built with Deno and PostgreSQL.

Features

Getting Started

git clone https://github.com/drejohnson/deno-rest-api-postgres.git

cd deno-rest-api-postgres

Add credentials to .env

cp .env.example .env

To run server

deno run --allow-net --allow-write --allow-read --allow-plugin --allow-env --unstable server.ts

About

Basic REST API implemented in 🦕 deno + postgres 🔥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published