Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a separate API server app #53

Open
michwill opened this issue Aug 4, 2016 · 0 comments
Open

Create a separate API server app #53

michwill opened this issue Aug 4, 2016 · 0 comments

Comments

@michwill
Copy link
Contributor

michwill commented Aug 4, 2016

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant