package
0.0.0-20241022005541-da5bab652249
Repository: https://github.com/utdnebula/api-tools.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Generic upload function to upload parsed JSON data to the Mongo database Make sure that the name of the file being parsed matches with the name of the collection you are uploading to! For example, your file should be named courses.json if you want to upload courses As of right now, courses, professors, and sections are available to upload.