Skip to content

martikan/employees-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

docker run --name employee-db -d -e POSTGRES_USER=employee-api -e POSTGRES_PASSWORD=aaa -p 5432:5432 postgres:16-bookworm

About

Demo API for testing distributed Loki logging

Topics

Resources

Stars

Watchers

Forks