Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 504 Bytes

TODO.md

File metadata and controls

26 lines (20 loc) · 504 Bytes

koru-api

API servers/clients for use with koru library

Roadmap

Security

  • Implement TLS/SSL for REST
  • Encrypt the database? (it's just metadata TBH)

Configuration

  • Command-line arguments
  • Config file?

Database

  • Make location configurable
  • Add code to create db programmatically
    • Linux
    • Windows
    • macOS/BSD

Error handling

  • Work on refactoring out occurrences of unwrap()

Features

  • MQTT client