- Mock Ozon Seller API endpoints - Products, Postings, Finance, Returns, Analytics - JSON fixtures for testing - Docker support - Gitea Actions CI/CD
6 lines
87 B
Modula-2
6 lines
87 B
Modula-2
module github.com/rinat/ozon-mock
|
|
|
|
go 1.25.0
|
|
|
|
require github.com/gin-gonic/gin v1.10.0
|