https://github.com/jrobles/tch-inventory-sync
One of my first Go scripts used to sync a distributors inventory with a buddy's zen cart store
https://github.com/jrobles/tch-inventory-sync
golang
Last synced: 9 days ago
JSON representation
One of my first Go scripts used to sync a distributors inventory with a buddy's zen cart store
- Host: GitHub
- URL: https://github.com/jrobles/tch-inventory-sync
- Owner: jrobles
- Created: 2016-05-02T01:54:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T21:13:20.000Z (over 8 years ago)
- Last Synced: 2025-03-14T11:41:40.018Z (over 1 year ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inventory Sync
One of my first Go scripts used to sync a friend's zen cart inventory with the inventory of a local distributor via online csv. The code is about 2+ years old and spent most of it's life in a pivate repo pack until I recently decided to make it public. Maybe one day I'll refactor it if I have time.