Its about time to expand OstrichDBs use case. I really like the serverless architecture that it currently has but I want The DB to be used via other languages if one wants. The accomplish this OstrichDB will need a server mode that can be initialized via a flag or a config change.
Create an HTTP server
Create a new config: SERVER_MODE
Create handler functions for HTTP requests
Improve logging and error handling for the new mode
Its about time to expand OstrichDBs use case. I really like the serverless architecture that it currently has but I want The DB to be used via other languages if one wants. The accomplish this OstrichDB will need a server mode that can be initialized via a flag or a config change.
SERVER_MODE