A simple CRUD (Create, Read, Update, Delete) application built with Node.js (Express) and MySQL. Manages students and courses with RESTful API endpoints. CREATE TABLE students ( id INT AUTO_INCREMENT ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.