Wednesday 10 February 2016

Medium for storing files external to the server?

Probably a dumb question, but I'm not thinking of a way to phrase this correctly.I have an application I built. It's a CRUD service, and as it stands, an admin can upload a video file which adds a reference to their entry in the database and uploads the file to the server. The problem is that my server only has room for a few videos, and I need much more than that.What are some services with APIs where I can upload to the service and then just store the url in the database instead? What do I need to search for?

Submitted February 10, 2016 at 09:52PM by pomlife

No comments:

Post a Comment