Clone the twdehands SDK into mrktplaats and retarget naming and defaults for app.marktplaats.nl while keeping the same request/response bodies and endpoint behavior.
8 lines
127 B
AMPL
8 lines
127 B
AMPL
module github.com/joren/mrktplaats
|
|
|
|
go 1.25.0
|
|
|
|
require golang.org/x/net v0.51.0
|
|
|
|
require golang.org/x/text v0.34.0 // indirect
|