Ask HN: Are there any good service for document management?
2 comments
SharePoint from Microsoft offers all that features. They have also cloud services like OneSpacePro, Office365 for business. You can access the data via WebDAV (http://en.wikipedia.org/wiki/WebDAV ) and API.
I would look into Box.com which has been working to differentiate itself as being able to have audit logs, be things like HIPAA compliant, etc. They also had robust APIs last time I looked. There's also always AWS S3+AMI if you're willing to do more of the heavy lifting in terms of interface.
Obviously solutions like Google Docs & Dropbox exist, but this will be a service site with lots of users who each need there own 'workspace' so I need it to all be contained within our interface.
Do any good services, ideally with a REST type API exist for DMS?