Skip to content

Requirements

Nick Telfer edited this page Aug 20, 2018 · 1 revision

Client Library

  • Build a python API for using the didery service
  • Build command line wrapper for the python API using Click
  • Client should handle validating from multiple servers
  • Client is responsible for broadcasting updates to all servers
  • Use a JSON config file to get the validation server list
  • 2/3 majority of supplied servers is required for data validation
  • Use bluepea's json file management code for config file
Clone this wiki locally