mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:18:23 +02:00
Penpot - The Open-Source design & prototyping platform
Previously, all responses from GET and POST requests are serialized to a byte array (using transit) which is returned as response body. With this commit, the response body of POST requests is written directly to the response output-stream, reducing the memmory need to perform that operation. The responses for GET request still uses the old mechanism because we need the whole response as byte array for calculate the ETAG and check it before returning the body. |
||
---|---|---|
.circleci | ||
.clj-kondo | ||
.github | ||
backend | ||
common | ||
docker | ||
experiments | ||
exporter | ||
frontend | ||
sample_media | ||
.gitattributes | ||
.gitignore | ||
.gitpod.yml | ||
.travis.yml | ||
CHANGES.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
manage.sh | ||
README.md | ||
tracebitmap.txt | ||
version.txt |
PENPOT
Penpot is the first Open Source design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, Penpot is web based and works with open web standards (SVG). For all and empowered by the community.
Contributing
Open to you!
We love the open source software community. Contributing is our passion and because of this, we'll be glad if you want to participate and improve Penpot. All your awesome ideas and code are welcome!
Please refer to the Contributing Guide
Documentation
Please refer to the help center.
License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (c) UXBOX Labs SL