Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.
This repository was archived by the owner on May 2, 2025. It is now read-only.

Create a separate API server app #53

Description

@michwill

New ZEO5 update breaks old API server, so we need to create a new one. Here are the design ideas:

  • Use something fast and simple. Falcon framework is good?
  • Should be rest, not just JSON
  • Encryption keys should live with API server, it will handle security
  • Should live in a separate package in zerodbext namespace
  • JSON-related code in zerodb package should move here
  • Optional SSL between client and API server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions