-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
hacktoberfestinline with the celebration of open source from hacktoberfest.com Backend contribution.inline with the celebration of open source from hacktoberfest.com Backend contribution.mediumNot too Easy and definitely not too difficult.Not too Easy and definitely not too difficult.
Description
We want to create an endpoint in the "projects" folder where we can communicate with the Front-end Guys to inform them of the current files and folders in a particular Project.
GOAL
Give a Project Id
We will produce a JSON structure of the files and sub-folders in that particular project directory.
e.g
output = {
status: successful,
project: [ file: index.html, folder_name: [file: javascript.js] ]
msg: No problem in connection and the Project details have been sent.
}
Metadata
Metadata
Assignees
Labels
hacktoberfestinline with the celebration of open source from hacktoberfest.com Backend contribution.inline with the celebration of open source from hacktoberfest.com Backend contribution.mediumNot too Easy and definitely not too difficult.Not too Easy and definitely not too difficult.