DEV Community

Golang rest api from zero to hero Series' Articles

Back to Marcos Filho's Series
Creating a complete golang rest api from zero to Hero
Cover image for Creating a complete golang rest api from zero to Hero

Creating a complete golang rest api from zero to Hero

26
Comments 1
1 min read
Init project
Cover image for Init project

Init project

8
Comments
3 min read
Domain, Service and IoC
Cover image for Domain, Service and IoC

Domain, Service and IoC

14
Comments 5
3 min read
Add some data in memory
Cover image for Add some data in memory

Add some data in memory

4
Comments
4 min read
Getting a response!
Cover image for Getting a response!

Getting a response!

5
Comments
3 min read
Less verbose, better maintenance
Cover image for Less verbose, better maintenance

Less verbose, better maintenance

6
Comments
2 min read
Handling our API errors
Cover image for Handling our API errors

Handling our API errors

Comments
2 min read
Creating book data
Cover image for Creating book data

Creating book data

2
Comments 2
3 min read
Validating input JSON

Validating input JSON

1
Comments 4
3 min read