Skip to content

Simple CRUD Rest API architecture using postgresql db with standard Library

License

Notifications You must be signed in to change notification settings

edhoguntur/books-rest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

books-rest_api

Simple CRUD Rest API architecture using postgresql db with standard Library

Todo List

  1. Unit Testing
  2. Clean architecture
  3. Authentication

Installation

  1. Make sure a PostgreSQL server is up and running.
  2. Create new .env file, use .env.sample file as reference.

Running

Before running please make sure .env are configured properly.

go run main.go

About

Simple CRUD Rest API architecture using postgresql db with standard Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published