Skip to content

sirtalin/democrart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemocrArt

API developed in Go to obtain art paintings easily.

This project wants to offer a new method to obtain information for data science projects which work with art paintings.

Required Environment Variables

General Envs

  • TIME_LAYOUT_US="January 2, 2006"

Envs that affect to the logs

  • LOGS_LEVEL={trace, debug, info, warning, error, fatal}
  • TIMESTAMP_FORMAT="02-01-2006 15:04:05"
  • FULL_TIMESTAMP={true, false}

Envs for the database connection

  • DATABASE_DRIVER. PostgreSQL recommended.
  • DATABASE_HOST
  • DATABASE_PORT
  • DATABASE_USER
  • DATABASE_PASSWORD
  • DATABASE_NAME
  • DATABASE_SSL
  • DATABASE_MAX_IDLE_CONNS
  • DATABASE_MAX_OPEN_CONNS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published