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

Build a real public API #18

Open
foxfriends opened this issue Nov 19, 2020 · 0 comments
Open

Build a real public API #18

foxfriends opened this issue Nov 19, 2020 · 0 comments

Comments

@foxfriends
Copy link
Owner

The current Rust API is... rough in a lot of places. A little bit of it I thought about and planned, but a lot more of it is just random stuff that I hacked in so I could get things moving.

  • A real, usable, friendly API will be required, allowing scalar values, structs, lists, and records to be constructed without friction.
  • We may want to look into automatically serializing/deserializing questions and answers (Derive questions/answers #15) and whether we want to be able to write more complex questions using this system.
  • Review the serializer/deserializer and make sure they are accurate and complete. I skipped a few pieces I didn't want to do for now.
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