
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
drf-material is a project that gives a sleek and elegant look to the browsable API of Django REST Framework using Material Design.
We want to make the API more appealing and intuitive for developers and users alike. That's why we created a beautiful and responsive design that follows the Material Design principles and guidelines.
Our goal with drf-material is to make your work easier and faster when working with Django REST Framework. We think that by improving the user experience, we can help you create stunning and powerful web applications.
So if you're looking for a better way to work with Django REST Framework, don't hesitate to try drf-material. We're sure you'll be impressed by it as much as we are!
DRF Material
To use drf-material, follow these simple steps:
Install the package:
pip install drf-material
Add drf_material
to INSTALLED_APPS
setting, before rest_framework
# settings.py
INSTALLED_APPS = [
...,
'drf_material',
'rest_framework',
...
]
That's it! You're ready to go. 😎
I hope you find this useful. Let me know if you have any feedback or questions. 😊
FAQs
Material design for Django REST Framework API
We found that drf-material demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.