Tagged Questions
8
votes
5answers
1k views
Writing Web “server less” applications
TL;DR
What are the prospects of writing applications which are completely based on a REST database server (CouchDB) and web applications which directly access the DB instead of having a web server in ...