Skip to content

UAPFormat/uapf-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uapf-typescript

TypeScript implementations and SDKs for the UAPF ecosystem.

This repository is a workspace containing:

Package Purpose Status
node-uapf Parser + validator for .uapf package files v0.1
node-uapf-ip Host SDK for the UAPF Integration Protocol — embed in DMS / ERP / CRM / any host system to participate in UAPF process execution v0.1

Quick paths

  • You want to read or validate a .uapf file in Node.js? Use node-uapf.
  • You're building a host that needs to invoke UAPF processes and serve capability callbacks? Use node-uapf-ip.

Roadmap

v0.2 (planned):

  • DID-VC signing of capability invocations (currently optional bearer token).
  • Streaming session state for long-running processes.
  • Python and Go counterparts at UAPFormat/uapf-python and UAPFormat/uapf-go.

License

MIT.

About

Official TypeScript/Node parser & validator for UAPF packages

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors