--- title: NodeJS express labels: category: application layer: network code: - https://github.com/build-security/opa-express-middleware inventors: - build.security software: - nodejsexpress docs_features: 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. --- 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.