javieraviles / deno-api-rest

Deno API REST using Postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deno-api-rest

API REST sing Deno and Postgres

Install Deno, and run:

deno run -A index.js

Don't forget to have Postgres up and running and run db/create_user.sql beforehand.

About

Deno API REST using Postgres

License:MIT License


Languages

Language:JavaScript 97.6%Language:TSQL 2.4%