mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #164] File storage #142
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JLiscom on GitHub (Sep 18, 2016).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/164
To replace PHP service layer
@JLiscom commented on GitHub (Sep 18, 2016):
Because of nothing found in #139 . Thinking a simple node API that accepts files in the form of a uuid and then will return them when given.
Or maybe S3
@JLiscom commented on GitHub (Oct 22, 2016):
https://www.minio.io/
https://docs.minio.io/docs/javascript-client-api-reference
@JLiscom commented on GitHub (Jan 8, 2017):
http://docs.minio.io/docs/how-to-use-aws-sdk-for-javascript-with-minio-server
https://github.com/minio/minio-js