Skip to content

Commit

Permalink
Update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicatarra committed Dec 12, 2023
1 parent feb3089 commit f1287a8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@

This project aims to refactor the Greenlight application by implementing clean architecture and SOLID principles. The goal is to improve the codebase's maintainability, scalability, and testability while increasing test coverage.

To understand the initial state of the project, please refer to the [previous README file](https://github.com/jessicatarra/greenlight/blob/main/README.md).
To understand the initial state of the project, please refer to the [previous README file](https://github.com/jessicatarra/greenlight/blob/main/README.md) or check the [API Docs](https://greenlight.tarralva.com/swagger/index.html) from V1 application version.

### API Docs from V1 application version
https://greenlight.tarralva.com/swagger/index.html

### Diagram
```mermaid
Expand Down Expand Up @@ -70,7 +68,7 @@ The diagram represents the initial phase of the refactor process, focusing on se

- https://github.com/golang-standards/project-layout
- https://autostrada.dev/
- https://github.com/qiangxue/go-rest-api/tree/
- https://github.com/qiangxue/go-rest-api/
- https://github.com/powerman/go-service-example/
- https://github.com/powerman/go-monolith-example
- https://github.com/amitshekhariitbhu/go-backend-clean-architecture
Expand Down

0 comments on commit f1287a8

Please sign in to comment.