building-microservices-youtube icon indicating copy to clipboard operation
building-microservices-youtube copied to clipboard

Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_

Results 46 building-microservices-youtube issues
Sort by recently updated
recently updated
newest added

https://github.com/nicholasjackson/building-microservices-youtube/blob/63400d7762c5add29f2944ac32f712ec36106ae9/product-api/data/products.go#L57

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

## Branch Affected **epsiode_7** ## Reference to Issue Fixes #20: Valid request throws error: Interface conversion error is nil not validator.validationerrors for valid request body

Delete functionality does not work as expected. I've made a change in line 95 and tested it with curl requests, following which change produces the expected results.

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Just saying that there're some flaws in the Swagger branch. The Documenting RESTful APIs with Swagger. But it's quite helpful actually since it really makes me dive deep into the...

Hi Nic, I hope you are well 👍 Two important questions: 1. Can you cover Docker and cloud deployment for microservices written in Go? 2. Will the service continue? Microservice...

Can you continue the series pls?