wormhole-explorer/api/handlers/heartbeats
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 Add grpc api (#40) 2023-01-03 14:42:29 -03:00
repository.go Add grpc api (#40) 2023-01-03 14:42:29 -03:00
service.go Add grpc api (#40) 2023-01-03 14:42:29 -03:00