-
Notifications
You must be signed in to change notification settings - Fork 52
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Database: golang-migrate (or similar) instead of AutoMigrate only
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#156 In LAA-Software-Engineering/golang-rest-api-template;Performance: Redis-backed per-IP or per-token rate limiter
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#155 In LAA-Software-Engineering/golang-rest-api-template;Architecture: optional gRPC + gateway alongside REST
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#154 In LAA-Software-Engineering/golang-rest-api-template;Feature: webhooks for book lifecycle events
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#153 In LAA-Software-Engineering/golang-rest-api-template;API: ETag / If-None-Match for GET book by id
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#152 In LAA-Software-Engineering/golang-rest-api-template;API: Idempotency-Key support for POST /books
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#151 In LAA-Software-Engineering/golang-rest-api-template;API: RFC 7807 application/problem+json errors
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#150 In LAA-Software-Engineering/golang-rest-api-template;API: pagination metadata (total, has_more, next cursor)
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#149 In LAA-Software-Engineering/golang-rest-api-template;Feature: search filter and sort for books API
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#148 In LAA-Software-Engineering/golang-rest-api-template;Feature: soft delete for books (gorm.DeletedAt)
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#147 In LAA-Software-Engineering/golang-rest-api-template;Feature: email verification and password reset flow
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#146 In LAA-Software-Engineering/golang-rest-api-template;Feature: logout and token blacklist (Redis)
enhancementNew feature or requestNew feature or requestgoPull requests that update go codePull requests that update go codeStatus: Open.#145 In LAA-Software-Engineering/golang-rest-api-template;