Frappe Fab Openapi
Frappe app to integrate openapi modules
- Author: fabricatorsltd
- Repository: https://github.com/fabricatorsltd/frappe-fab-openapi
- GitHub stars: 0
- Forks: 0
- License: AGPL-3.0
- Category: Other
- Maintenance: Actively Maintained
- Frappe versions: develop, v16
Install Frappe Fab Openapi
bench get-app https://github.com/fabricatorsltd/frappe-fab-openapi
Add the Frappe Gems badge to your README
Maintain Frappe Fab Openapi? Paste this into your README:
[](https://frappegems.com/gems/apps/fabricatorsltd/frappe-fab-openapi)
About Frappe Fab Openapi
fab OpenAPI
Reusable OpenAPI backend services for fab and other Frappe apps.
Scope
fab_openapi isolates OpenAPI-specific transport and authentication concerns so
business-domain apps do not need to embed provider logic directly.
Current responsibilities include:
- reusable OpenAPI Connection configuration
- seeded SDI Sandbox and SDI Production connection records
- token handling and authenticated SDI API client utilities
- neutral request primitives that domain apps can build on
The app intentionally does not own invoice lifecycle, ERPNext custom fields, or fab-specific operator workflows.
Branches
develop: integration branch for testing against Frappe/ERPNextdevelopversion-16: stable branch for Frappe/ERPNext 16
Installation
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/fabricatorsltd/frappe-fab-openapi.git --branch version-16
bench --site [site] install-app fab_openapi
Contributing
Follow the official Frappe contribution guidelines:
Contributions should track the upstream Frappe process for proposals, coding standards, pull request quality, and documentation updates.
Development
cd apps/fab_openapi
pre-commit install
Pre-commit is configured for Ruff, ESLint, Prettier, and PyUpgrade.
License
GNU Affero General Public License v3.0
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.