Skip to content

sunhoww/adsap-syncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adsap-syncer

backend for getting sms configs and logging message for a few gps tracker units.

  1. refer to runsync.py --help for more info
  2. put db variables and admin key in config.py
  3. run runsync.py

use repop.py to import some sample users and devices.

current endpoints

endpoint usage
/login POST to get config
/message POST log messages
/users GET all, POST new
/users/:id GET one, PUT to update, DELETE one
/devices GET all, POST new
/devices/:id GET one, PUT to update, DELETE one
/messages/:id GET for user or device

attributions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages