wormhole-explorer/api/handlers/infrastructure
agodnic e929104ed9
[API] split api/v1 and v1 routing in different files (#101)
### Summary

Split `/v1` and `/api/v1` controllers into different packages (respectively `api/routes/guardian` and `api/routes/wormscan`).

Still need to move services/repositories/models according to the new package layout.
2023-01-27 12:58:37 -03:00
..
model.go [API] Fix typo in package name (#92) 2023-01-26 11:00:02 -03:00
repository.go [API] Fix typo in package name (#92) 2023-01-26 11:00:02 -03:00
service.go [API] Fix typo in package name (#92) 2023-01-26 11:00:02 -03:00