A golang solution for paytabs backend challenge packages: fiber v2 as web framework, go-memdb for in-memory database how to run: run main.go file I am using simple n-tier archiecture for the simplicity of this project and database is seeded using the provided accounts mock json file
please find the attached postman collection in the root