Skip to content

A python micro service template for receiving a JSON entity stream from a Sesam service instance.

License

Notifications You must be signed in to change notification settings

sesam-io/python-datasink-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-datasink-template

A python microservice template for receiving a JSON entity stream from a Sesam service instance.

$ python3 service/datasink-service.py
 * Running on http://0.0.0.0:5001/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger pin code: 260-787-156

The service listens on port 5001. The port number can be changed by passing in the PORT environment variable.

JSON entities can be posted to 'http://localhost:5001/receiver'.

About

A python micro service template for receiving a JSON entity stream from a Sesam service instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •