markdown-serve
markdown-serve copied to clipboard
abstract away the file system
Possibility of introducing an interface to abstract away the underlining file system.
This will allow the data to be hosted in:
- databases - SQL & NoSQL
- cloud storage providers (eg. Azure blob storage)
- Mongo GridFS
etc.