Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcl-tech-software/domino-c-api-docs
The Domino C-API is a set of subroutines and data structures that allows you to write programs that access Domino databases.
https://github.com/hcl-tech-software/domino-c-api-docs
capi domino notes nsf
Last synced: 6 days ago
JSON representation
The Domino C-API is a set of subroutines and data structures that allows you to write programs that access Domino databases.
- Host: GitHub
- URL: https://github.com/hcl-tech-software/domino-c-api-docs
- Owner: HCL-TECH-SOFTWARE
- License: apache-2.0
- Created: 2021-06-25T12:56:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T11:30:37.000Z (3 months ago)
- Last Synced: 2024-12-20T12:15:37.392Z (13 days ago)
- Topics: capi, domino, notes, nsf
- Homepage: https://opensource.hcltechsw.com/domino-c-api-docs/
- Size: 23.9 MB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# HCL Domino C API Documentation
The HCL C API for Notes/Domino is a set of subroutines and data structures that allows you to write programs that access Domino databases. The C API subroutines are written in C and you call them from C programs.
With the HCL C API for Notes/Domino, you can write programs that perform a significant subset of the operations available through the Notes user interface and some operations that are not available through the user interface.
# Usage
https://opensource.hcltechsw.com/domino-c-api-docs/ for features and usage information.
or download the Domino applications
* https://github.com/HCL-TECH-SOFTWARE/domino-c-api-docs/blob/main/apiug.nsf
* https://github.com/HCL-TECH-SOFTWARE/domino-c-api-docs/blob/main/apiref.nsf# License
The documentation is available as open source under the terms of the Apache License 2.0.