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

Implement get api #21

Merged
merged 4 commits into from
Aug 23, 2023
Merged

Implement get api #21

merged 4 commits into from
Aug 23, 2023

Conversation

WilfredAlmeida
Copy link
Contributor

@WilfredAlmeida WilfredAlmeida commented Aug 22, 2023

Summary

The Get API feature.

Checklist

  • I have run cargo test and all tests pass.
  • I have run cargo fmt and the code is formatted.
  • I have run cargo clippy in pedantic mode and refactored.
  • I have included documentation for any new structs or methods.
  • I have updated tests for any code I added/changed/deleted.
  • I have updated the CHANGELOG to include my changes.

Related Issues

Closes #3

Signed-off-by: Wilfred Almeida <almeidawilfred642@gmail.com>
Signed-off-by: Wilfred Almeida <almeidawilfred642@gmail.com>
Signed-off-by: Wilfred Almeida <almeidawilfred642@gmail.com>
@Jonxslays Jonxslays added the enhancement New feature or request label Aug 23, 2023
@Jonxslays Jonxslays changed the title Get api #3 Implement get api Aug 23, 2023
Copy link
Owner

@Jonxslays Jonxslays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good - thanks for the contribution @WilfredAlmeida!

@Jonxslays Jonxslays merged commit b11d2e5 into Jonxslays:master Aug 23, 2023
12 checks passed
Jonxslays pushed a commit that referenced this pull request Aug 27, 2023
* Adding docs

* adding to Readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement get api
2 participants