Categorygithub.com/mainlycricket/CSV_App
repositorypackage
0.0.0-20241002162402-01684c652ae3
Repository: https://github.com/mainlycricket/csv_app.git
Documentation: pkg.go.dev

# README

  • This project generates a single .sql file (PostgreSQL database) for the provided .csv files in ./data directory.
  • It also generates a basic standalone CRUD API for these tables.
  • I am currently focused on adding more features to the generated app.
  • Complete documentation is available here