Skip to content

Pull requests: hoangtk0100/social-todo-list

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Apply Clean Architecture, Implement create todo API
#1 by hoangtk0100 was merged May 31, 2023 Loading…
Implement get todo detail API
#2 by hoangtk0100 was merged May 31, 2023 Loading…
Implement update todo API
#3 by hoangtk0100 was merged May 31, 2023 Loading…
Error handling
#6 by hoangtk0100 was merged Jun 2, 2023 Loading…
Upload and Serve local static files
#7 by hoangtk0100 was merged Jun 2, 2023 Loading…
Implement delete todo API
#4 by hoangtk0100 was merged May 31, 2023 Loading…
Implement list todo API
#5 by hoangtk0100 was merged Jun 1, 2023 Loading…
Upload files to AWS S3, Cloudflare R2
#8 by hoangtk0100 was merged Jun 5, 2023 Loading…
Implement user login
#10 by hoangtk0100 was merged Jun 6, 2023 Loading…
Implement user register
#9 by hoangtk0100 was merged Jun 6, 2023 Loading…
Run app with cmd; Manage env, service with go-sdk
#15 by hoangtk0100 was merged Jun 7, 2023 Loading…
Use repository for item liked count change and listing
#18 by hoangtk0100 was merged Jun 9, 2023 Loading…
Support offset / seek pagination
#17 by hoangtk0100 was merged Jun 9, 2023 Loading…
Add userId into todo items and update related APIs
#12 by hoangtk0100 was merged Jun 6, 2023 Loading…
Authenticate with JWT; Implement get user profile
#11 by hoangtk0100 was merged Jun 6, 2023 Loading…
Change component to plugin
#14 by hoangtk0100 was merged Jun 7, 2023 Loading…
Mask item data response
#13 by hoangtk0100 was merged Jun 7, 2023 Loading…
Implement user like/ unlike item, list liked users
#16 by hoangtk0100 was merged Jun 8, 2023 Loading…
Parse id param from base 58
#26 by hoangtk0100 was merged Jun 15, 2023 Loading…
Add Jaeger tracer
#28 by hoangtk0100 was merged Jun 15, 2023 Loading…
Customize DB connection pool
#27 by hoangtk0100 was merged Jun 15, 2023 Loading…
Dockerize app using docker-compose
#25 by hoangtk0100 was merged Jun 15, 2023 Loading…
Trace module requests
#29 by hoangtk0100 was merged Jun 15, 2023 Loading…
Add local and Redis cache, Cache auth
#30 by hoangtk0100 was merged Jun 16, 2023 Loading…
Move sdkgorm to datastore
#31 by hoangtk0100 was merged Jun 16, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.