gohorsejobs/seeder-api
2026-01-02 20:23:34 -03:00
..
node_modules refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
sql data(seeder): add location SQL data files 2025-12-24 16:23:33 -03:00
src fix(seeder): add missing fileURLToPath import 2026-01-02 20:01:10 -03:00
.dockerignore chore: add Dockerfiles and gitignore files for all services 2025-12-14 09:28:09 -03:00
.env.example chore: add login verification scripts and update deps 2025-12-24 14:22:56 -03:00
.gitignore feat: expand testing, add fast seeder options, hardcode superadmin 2025-12-24 17:07:45 -03:00
Dockerfile Convert seeder API to Go server 2026-01-02 10:29:00 -03:00
go.mod Convert seeder API to Go server 2026-01-02 10:29:00 -03:00
go.sum Convert seeder API to Go server 2026-01-02 10:29:00 -03:00
main.go fix(seeder): update root response with actual endpoints (no /docs) 2026-01-02 20:23:34 -03:00
package-lock.json refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
package.json refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
SEEDER-API.md docs: Update SEEDER-API.md with current scripts and location data 2025-12-26 13:11:53 -03:00