Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukanoksuz authored May 1, 2022
1 parent 55ad7e9 commit 3c19709
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,22 @@

This project is an example of how can we create REST API's with Golang using Gofiber.

https://dogukan.dev

Blog post:
## Feature List

- Different database adapter support
- Singleton database connection pattern
- Integration tests
- Global error handling
- Example middlewares
- Example CRUD pattern implementation with Models and Controllers

https://dogukan.dev/golang-rest-api-crud-islemleri.html

## API Documentation

https://documenter.getpostman.com/view/11074048/UVsJvRfY


### Blog post:

https://dogukan.dev/golang-rest-api-crud-islemleri.html

0 comments on commit 3c19709

Please sign in to comment.