Skip to content

alexkaplun/books-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test task to implement books CRUD API

Configuration

Update congig.toml file with your own values to connect to postgres and configure http server.

Also, you may need to update ports in the Makefile accordingly.

Operation

Run locally

make run

Build docker image

make dockerize

Run in docker container

make run_docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published