bpiek/api
Pavel Sinitsin 25e131269d
Refactor API client initialization and simplify types
Streamlined API client initialization within the NewApi function by directly invoking the client creation. Additionally, removed custom type declarations and constants in model/product.go, replacing them with simpler string types to reduce complexity.
2024-09-07 19:18:32 +03:00
..
api.go Refactor API client initialization and simplify types 2024-09-07 19:18:32 +03:00
categories.go Add new API and client modules for category and product management 2024-09-07 19:14:29 +03:00
products.go Add new API and client modules for category and product management 2024-09-07 19:14:29 +03:00