-
-
Notifications
You must be signed in to change notification settings - Fork 18
Initialise Swift Client #1
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
Conversation
kishorenc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
performRequest also needs to implement logic around checking for response status codes. If you find the JS async style confusing to follow as reference, you can also refer to the Python code here: https://github.com/typesense/typesense-python/blob/master/typesense/api_call.py#L86
|
Resolves #2 Code is now refactored with |
976ab08 to
bef4fd8
Compare
Features
|
Features
ConfigurationandClientApicallAPI wrapperApicallAPI with Request Types