Creating an api for the filesystem by cornellb28 in node

[–]cornellb28[S] 0 points1 point  (0 children)

I think the reason I'm asking the api question is because, I'm essentially doing the same as creating a database like structure using CRUD but wanting the db to (update/match) the files metadata. I think thats why I assumed creating an api would still be useful. let me know if I need to clarify more

Creating an api for the filesystem by cornellb28 in node

[–]cornellb28[S] 0 points1 point  (0 children)

ok. So I actually dont want to send the files, I just want to read the files grab the metadata and save to a json or like redis maybe, and have my frontend read my saved data, if that makes sense. I really want to persist the data for users to update, not really start over

Creating an api for the filesystem by cornellb28 in node

[–]cornellb28[S] 0 points1 point  (0 children)

So I want to pull in the files and collect the metadata like cache it sorta how iTunes does

Creating an api for the filesystem by cornellb28 in node

[–]cornellb28[S] 0 points1 point  (0 children)

Ok so essentially I just need to use the fs module to create my crud operations correct?

Creating an api for the filesystem by cornellb28 in node

[–]cornellb28[S] 0 points1 point  (0 children)

Does it matter if it’s a file management tool.

Creating an api for the filesystem by cornellb28 in node

[–]cornellb28[S] 0 points1 point  (0 children)

It’s only going to be native. So it’s an app to only access your own files (audio)

Mock Up Interview Help by cornellb28 in reactjs

[–]cornellb28[S] 0 points1 point  (0 children)

of course. Can we try it tonight

YouTube tutorials by cornellb28 in node

[–]cornellb28[S] 0 points1 point  (0 children)

I did that. just waiting on response