You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Fasfify proxy to the CouchDB with advance auth and db slicing.
Motivation
Adopt Fastify Server and Fastify Plugin Interface for API Services. Primary role will be as a proxy to Couchdb's REST interface. This can also include advanced authentication strategies for CouchDB, Server Side Rendering, and Database Instance management. When adopting a database per user model in CouchDB we will need middleware services in order to delegate our users to the right store and provide the proper filtered replication.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
fox1t
transferred this issue from HospitalRun/hospitalrun
Jan 31, 2020
fox1t
changed the title
Fastify-CLI Application
Fasfify CouchDB integration ideas
Jan 31, 2020
🚀 Feature Proposal
Fasfify proxy to the CouchDB with advance auth and db slicing.
Motivation
Adopt Fastify Server and Fastify Plugin Interface for API Services. Primary role will be as a proxy to Couchdb's REST interface. This can also include advanced authentication strategies for CouchDB, Server Side Rendering, and Database Instance management. When adopting a database per user model in CouchDB we will need middleware services in order to delegate our users to the right store and provide the proper filtered replication.
Code Generation
Generates plugins from an OpenAPI/Swagger spec and consume Shared Service Interfaces from HospitalRun/hospitalrun#12
Example
Expected Use
Hospital Run CLI Use HospitalRun/hospitalrun#11
Exports
The text was updated successfully, but these errors were encountered: