Skip to content

DmytroMaslov/webhooker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhooker


Webhooker receives events from payment system and streams them to clients

How to run

repo contains Makefile to simplify local testing:

  • make up-env - start environment (postgresdb in docker file)
  • make run - run server
  • down-env - stop environment
  • make clean - remove tmp files

How to test

File scripts/webhookerdb_init/init.sql contains predefined orders.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published