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

feat(#97): implement readonly public api #109

Closed
wants to merge 13 commits into from

Conversation

surdaft
Copy link

@surdaft surdaft commented Sep 17, 2023

Part 1 of the PR to implement the API. Pt. 2 will come in once name/desc is merged

internal/config/config.go Outdated Show resolved Hide resolved
internal/db/db_sqlite.go Outdated Show resolved Hide resolved
internal/db/db_sqlite.go Outdated Show resolved Hide resolved
internal/http/api/v1/handlers.go Outdated Show resolved Hide resolved
internal/http/api/v1/handlers.go Outdated Show resolved Hide resolved
internal/http/api/v1/handlers.go Outdated Show resolved Hide resolved
internal/http/api/v1/handlers.go Outdated Show resolved Hide resolved
internal/http/api/v1/handlers.go Outdated Show resolved Hide resolved
internal/http/api/v1/handlers.go Outdated Show resolved Hide resolved
@surdaft
Copy link
Author

surdaft commented Sep 21, 2023

Just need to update the other branch with the listing page, which combines both the feed method with the name and description - to include the tweaks here.

Copy link
Owner

@robherley robherley left a comment

Choose a reason for hiding this comment

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

Few small comments, then we should be good to go!

internal/db/db_sqlite_test.go Outdated Show resolved Hide resolved
internal/http/handlers.go Outdated Show resolved Hide resolved
internal/db/db_sqlite.go Outdated Show resolved Hide resolved
internal/db/db_sqlite.go Show resolved Hide resolved
@surdaft
Copy link
Author

surdaft commented Sep 29, 2023

I do still want to look at this, and get it all sorted and closed off. Just busy at the moment! :)

@surdaft
Copy link
Author

surdaft commented Oct 4, 2023

Handled the lint issues, as well as the various recommendations. Apologies it took so long - we may need to handle a merge conflict due to extending from the feed branch but deleting it afterwards. But that's ok

@surdaft
Copy link
Author

surdaft commented Nov 8, 2023

Hey Rob, just had a glance over this to see if I missed anything (I did 😅) - I hope that it passes everything, I know it has been slow going, I appreciate the patience but the process has taught me a lot regarding what is recommended and preferred.

@surdaft surdaft closed this Aug 5, 2024
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.

2 participants