unison/unison-share-api
2024-07-15 18:21:33 +01:00
..
src/Unison Merge remote-tracking branch 'origin/trunk' into merged-ghc-upgrade-try-2 2024-07-15 18:21:33 +01:00
package.yaml Use random token rather than NanoID 2024-06-26 18:02:23 -07:00
README.md Add unison-share-api package with Sync APIs (#3018) 2022-04-01 10:14:01 -06:00
unison-share-api.cabal Remove Primes from module names 2024-06-27 12:16:53 -07:00

unison-share-api

This package serves as a shared place to store the API definitions and types for all of Share's APIs. This facilitates the use of servant-client to easily generate clients for the API, and provides an always-up-to-date view of Share's APIs.