ilkhom19/task_peopler
Web service built in Go, providing CRUD operations for managing individual records with additional filtering options. While saving, it fetches up additional info about the person via external API concurrently. The API utilizes SQLite as the underlying database and comes with Swagger UI for easy exploration of endpoints.
Go