Skip to content

taipoxin/json-rpc-pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple JSON-RPC 2.0 API w/ PostgreSQL

  • using Docker Compose

Prerequisites

  • docker & docker-compose configured for current user
  • golang 1.14 or above

How to start?

  1. Run in the terminal: sh scripts/run-db.sh
  2. Make .env file using cp .env_example .env
  3. You should configure .env, check is all variables are correct
  4. Start program using: sh scripts/start.sh

About

JSON-RPC 2.0 with PostgreSQL CRUD

Resources

Stars

Watchers

Forks

Packages

No packages published