We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e2289 commit ca3afb7Copy full SHA for ca3afb7
README.md
@@ -149,6 +149,7 @@ As REST Layer is a simple `net/http` handler. You can use standard middleware to
149
- [x] [ElasticSearch](http://github.com/rs/rest-layer-es)
150
- [x] [SQL](https://github.com/apuigsech/rest-layer-sql) (third party)
151
- [x] [Google Datastore](https://github.com/ajcrowe/rest-layer-datastore) (third party)
152
+- [x] [Kubernetes ConfigMap](https://github.com/Segence/rest-layer-kubernetes-configmap) (third party)
153
- [ ] Redis
154
- [ ] Google BigTable
155
0 commit comments