Files
releases/docs/website/content/integrations/nodejs-express.md
T
Charlie Egan 1b052e18a8 Add page aliases for moved or renamed pages. (#6821)
https://github.com/open-policy-agent/opa/pull/6811

In the above PR, some pages were moved or renamed. This adds some aliases to those pages so that redirects are handled by Hugo correctly.

Signed-off-by: Charlie Egan <charlie@styra.com>
2024-06-17 10:24:27 +01:00

764 B

title, labels, code, inventors, software, docs_features, aliases
title labels code inventors software docs_features aliases
NodeJS Express (build-security)
category layer
application network
https://github.com/build-security/opa-express-middleware
build-security
javascript
rest-api-integration
note
This project provides a middleware that can query an OPA server for policy decisions. See the project's [README](https://github.com/build-security/opa-express-middleware#simple-usage) for a js simple example.
/softwares/nodejsexpress

Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. OPA can be used to implement authorization policies for APIs used in the express framework.