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

Additional updates to become more compliant with the current API. #4

Merged
merged 6 commits into from
Apr 5, 2024

Conversation

Ohkthx
Copy link
Owner

@Ohkthx Ohkthx commented Apr 5, 2024

  • UNIX TIME endpoint added to get server time.
  • JWT implementation for authentication added.
  • Restructure of the crate.
  • Edit Order and Edit Preview added. (untested)
  • New query builder added.

Additional optimizations to increase the performance of making requests.
Renamed Result to CbResult.
New deserializer for f64 and u32.
Constants moved to their own file.
Traits moved to their own file.
Types moves to their own file.
ConvertApi added, but untested.
Additional optimizations for building queries.
@Ohkthx Ohkthx merged commit 63ad7e9 into main Apr 5, 2024
1 check failed
Ohkthx added a commit that referenced this pull request Nov 14, 2024
Merge pull request #4 from Ohkthx/develop
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

Successfully merging this pull request may close these issues.

1 participant