Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanSharma9917 committed Sep 14, 2024
1 parent 1e9ccaa commit b32aa8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $ go run main.go
The API will be available at `http://localhost:<configs.Cfg.Port>`. (Set the value for the Port according to your own requirement.)


## Design Decisions
## Design Decision

#### Framework
I chose to use the Echo framework for this project due to its simplicity, performance, and ease of use. Echo is a lightweight web framework that provides a minimalistic approach to building web applications and APIs.
Expand Down

0 comments on commit b32aa8f

Please sign in to comment.