Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
voltgizerz committed Jul 10, 2024
1 parent 1b54695 commit 79d6414
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ This project provides simple REST APIs for Point of Sale (POS) software.
## Built With
- Go 1.21.3
- MySQL
- Fiber
- JWT Authentication
- DB Migration Goose

## Frameworks and Library
- Fiber: HTTP Framework
- Goose: Database Migrations
- SQLX: Database ORM
- Validator V10: Struct Validation
- Logrus: Application Logging
- Jaeger: Opentracing
- Cleanenv: Environment Configuration
- Mockgen: Mock Generation

## How to Run the Project

Expand Down

0 comments on commit 79d6414

Please sign in to comment.