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 a757914 commit d6e2289Copy full SHA for d6e2289
README.md
@@ -147,9 +147,8 @@ As REST Layer is a simple `net/http` handler. You can use standard middleware to
147
- [x] [Memory](http://github.com/rs/rest-layer/tree/master/resource/testing/mem) (test only)
148
- [x] [MongoDB](http://github.com/rs/rest-layer-mongo)
149
- [x] [ElasticSearch](http://github.com/rs/rest-layer-es)
150
-- [x] [SQLite3](https://github.com/jxstanford/rest-layer-sqlite3) (third party)
+- [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
-- [ ] SQL
153
- [ ] Redis
154
- [ ] Google BigTable
155
0 commit comments