core icon indicating copy to clipboard operation
core copied to clipboard

Backend server API handling user mgmt, database, storage and real-time component

Results 27 core issues
Sort by recently updated
recently updated
newest added

The query operators `in` and `!in` which are suppose to look for presence or absence of an item in a list isn't implemented yet in the PostgreSQL database package. In...

help wanted
good first issue
chore

To start the mobile initiatives, having a client library written in Dart would help get things started. This would need to replicate the [Go](https://github.com/staticbackendhq/backend-go) and [Node](https://github.com/staticbackendhq/backend-node) libraries.

enhancement
help wanted
chore

just to discuss - support of grpc(grpc-web) on the server side will simplify development of client libraries and gRPC is amazing buzzword now

enhancement

**Is your feature request related to a problem? Please describe.** This will need some investigating, but static backend should allow developers to use their own preferred s3-compatible storage and not...

enhancement
help wanted
good first issue

Since the merge of #88 the `make alltest` is now failing due to the way the `search` package seems to have conflict opening the search index file while tests are...

help wanted

Could be helpful to have a way to display HTTP requests info. In the [CLI program](https://github.com/staticbackendhq/cli) we could add a command line parameter to the `server` command, say `--tail` which...

help wanted
good first issue

Showing an example using Next.js via a tutorial that would be posted on the website would be nice. Check the [site project](https://github.com/staticbackendhq/site), all tutorial are uses Markdown. Check the [React...

help wanted
good first issue

There's currently 3 implementations of the `Persister` `database/persister.go` interface, which includes all database functions. Each packages have the same (99%) identical tests code. For instance, cecking the number of lines...

help wanted
good first issue

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps google.golang.org/protobuf from 1.25.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.25.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies