smeagol icon indicating copy to clipboard operation
smeagol copied to clipboard

Create an API

Open AustinWise opened this issue 3 years ago • 0 comments

Currently this program is designed to be used as an executable. It could also be accessible as an API, like how gollum-lib works.

  • [ ] Figure out if it makes sense to have an API
  • [ ] Design a Rust API
  • [ ] Design an FFI-api
  • [ ] Use the FFI-api to create a Ruby API that is a drop-in replacement for the Ruby gollum-lib.

AustinWise avatar Jan 11 '22 04:01 AustinWise