Skip to content

Sathwick-Reddy-M/nodejs-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS

This repository hosts projects focused on exploring the features of the NodeJS and Backend in general. Each project uses a different approach to implement applications which helps in better understanding of the backend development.

This Node.js project processes music track data from a Spotify CSV file. It efficiently parses CSV data to extract relevant information about tracks and organizes it by artist. Additionally, it offers an RESTful API with endpoints for viewing and downloading this data, as well as for retrieving artist-specific information such as songs, playlists, and albums. Utilizing EJS templates for server-side rendering and following the MVC architecture, the project ensures efficient code organization and maintainability.

Checkout the server here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published