Skip to content

Get Data For File Explorer Display #11

@NtemKenyor

Description

@NtemKenyor

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

No one assigned

    Labels

    hacktoberfestinline with the celebration of open source from hacktoberfest.com Backend contribution.mediumNot too Easy and definitely not too difficult.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions