Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/passbolt/passbolt_openapi_specs
Passbolt Open API specifications
https://github.com/passbolt/passbolt_openapi_specs
openapi swagger
Last synced: about 2 months ago
JSON representation
Passbolt Open API specifications
- Host: GitHub
- URL: https://github.com/passbolt/passbolt_openapi_specs
- Owner: passbolt
- License: agpl-3.0
- Created: 2019-04-01T12:55:43.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-11-22T14:57:14.000Z (about 1 year ago)
- Last Synced: 2024-04-15T00:18:34.638Z (9 months ago)
- Topics: openapi, swagger
- Language: HTML
- Size: 5.17 MB
- Stars: 4
- Watchers: 7
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
### ARCHIVED
This project is archived and the content has been moved there: https://github.com/passbolt/passbolt-docs/tree/main/openapi____ __ ____
/ __ \____ _____ ____/ /_ ____ / / /_
/ /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
/ ____/ /_/ (__ |__ ) /_/ / /_/ / / /_
/_/ \__,_/____/____/_,___/\____/_/\__/The open source password manager for teams
Copyright (c) 2021 Passbolt SA
https://www.passbolt.com## About Passbolt API Specs
This repository contains the specifications for the Passbolt Community Edition
REST API. It uses the OpenAPI format, as a way of standardizing the way the API
endpoints are described. You can use other open source tools such as
[Swagger UI](https://swagger.io/) to browse this content.## About Passbolt
Passbolt is an open source password manager for teams. It allows you to
securely share and store credentials. For instance, the wifi password of your
office, the administrator password of a router or your organisation's social
media account passwords, all of them can be secured using passbolt.Passbolt is different from the other password managers because:
- It is primarily designed for teams and not individuals
- It is free & open source
- It is respectful of privacy
- It is based on OpenPGP, a proven cryptographic standard
- It is easy to use for both novices and IT professionals alike
- It is extensible thanks to its RESTful APIFind out more: [https://www.passbolt.com](https://www.passbolt.com "Passbolt Homepage")