-
The API platform has a generic client that can do CRUD operations. RIght now, Query Library is using a custom one.
Type definition is https://github.com/grafana/grafana/blob/main/public/app/features…
-
I have a idea of a new functionnality :
users can ask openai api to ask chatgpt to help find alternatives or to say if it's full js library or not.
It's optionnal for user and they have to put …
-
### Background and motivation
We have two available memory cache libraries in .NET that are popular and well known - `System.Runtime.Caching` and `Microsoft.Extensions.Memory.Cache`. As already des…
-
I use mastodon-archiver to fetch from a friendica server, so this might not be happening with Mastodon.
It worked very well for months, but now I get
```
Traceback (most recent call last):
Fi…
-
-
-
It would be nice to have a adyen-kotlin-api-library which only uses kotlin multiplatform code.
This could be used in both android, ios, server and web targets.
Seeing that the api clients seem gen…
-
ProjWiz.js would be a JavaScript library, which could be added into a web application for automated selection of map projection. API call would take input parameters and return PROJ or WKT string.
-
```
Why is this enhancement useful?
With the Swing and GWT GUIs we are moving towards a model in which there is a
core Synoptic library and then there is other code that uses this library as a
blac…
-
My company used to use CRC32C from the Rocksdb library for data validation. Currently, I want to use the API interface of the QPL library to accelerate CRC verification, but I have encountered another…