backend-as-a-service
Here are 38 public repositories matching this topic...
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
https://github.com/google/brotl
On every delete operation on items from the to-do example the password manager is triggered (tested 1password on mac on my laptop). A prompt is shown to store the password.
User Query :
Hi
How can I update some column values from javascript ?
There are no such update method in "CloudQuery".
-
Updated
Mar 19, 2017 - PHP
-
Updated
Jun 6, 2020 - Java
id postfix in open
From Reference.md:
service.open({ id : "local.net/s+T6Ad2s2TC2A" }).then( object => { }) .catch( error => { ... });Object will be created with an autogenerated id, if no id argument is provided. Optionally, a "prefix" can be passed
-
Updated
Dec 3, 2019 - PHP
Per the documentation for custom authorizers the policy document returned from from the custom authorizer is for the ENTIRE API. I would have thought disabling caching in the custom authorizer would have solved this issue, however it doesn't seem to, in any case disabling caching isn't recommended for custom authorizes for performance reasons (always calling at least 2 lambdas). My solution was to
-
Updated
Jun 10, 2020 - JavaScript
-
Updated
Jun 9, 2020 - Go
-
Updated
Dec 4, 2018 - TypeScript
-
Updated
Jan 24, 2018 - PHP
-
Updated
Jun 10, 2020 - Vue
-
Updated
Jan 21, 2020 - JavaScript
-
Updated
May 25, 2018 - Java
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Apr 19, 2020 - Python
-
Updated
Mar 15, 2020 - TypeScript
-
Updated
Jun 11, 2020 - C
-
Updated
May 20, 2020 - JavaScript
-
Updated
Oct 2, 2018
-
Updated
Jun 20, 2017 - Java
-
Updated
May 24, 2020
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Jan 1, 2018 - Java
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Feb 20, 2017 - PHP
Improve this page
Add a description, image, and links to the backend-as-a-service topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backend-as-a-service topic, visit your repo's landing page and select "manage topics."


Before you submit an issue we recommend you drop into the Gitter community and ask any questions you have or mention any problems you've had getting started with the server.
Please provide as much information as you can with this issue report. If you believe it may be an issue with one of the client libraries please report it on their [own trackers](https: