restheart icon indicating copy to clipboard operation
restheart copied to clipboard

Open Source Low-code API development framework Featuring ready-to-go Security and MongoDB API

Results 20 restheart issues
Sort by recently updated
recently updated
newest added

**Brief overview** Enhance GraphQL authorization providing a field directive to enforce visibility on the basis of client role. **Rationale** Currently RH allows to provide different views to different roles with...

feature request

**Brief overview** RESTHeart will setup Undertow to use `Executors.newVirtualThreadPerTaskExecutor()`. However preliminary tests suggest that this is not enough to gain performance enhancements since XNIO uses internally a highly synchronized logic...

feature request

The discussion https://github.com/SoftInstigate/restheart/discussions/425 describes all the features implemented for v7 Not all new features are documented in https://restheart.org/docs/ We need to update the documentation!

documentation

**Describe the bug** To build a shaded jar, we can define a plugin to depend on restheart core. An example is https://github.com/SoftInstigate/web-frameworks/tree/master/java/restheart The pom sets this dependency: ```xml org.restheart restheart...

bug

**Brief overview** In RH v8 we avoid including the Truffle runtime in native image due to conflicts with virtual threads (i.e. Truffle does not support Virtual Threads). This workaround leads...

feature request

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this...

I am getting connection error when using mongodb+srv://username:password@host/db. I am wondering if Restheart support mongodb+srv Thank you

question

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

Hi everybody, I am managing a Softinstigate solution for a client based on RestHeart 6.1.4. Recently, the solution has been subjected to real-world usage load, and the RestHeart container has...

question