Skip to content

Gonzih/refl.me-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Simple web server to be used with https://refl.me/ app.

Contains 2 endpoints:

  • /push
  • /pop

Just add http://mydeploymenturl.com/pop to REFL.ME app on your phone and you are good to go.

Pushing a message:

url -H 'Content-Type: application/json' -X POST -d '{"title":"Test!","message":"hello!"}' "http://mydeploymenturl.com/push"

About

Small http server to be used with relf.me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published