SIPS
A Simple IPFS Pinning Service
SIPS is still in early development and is not guaranteed to do much of anything. Although it should function for basic usage, expect bugs, and definitely don't use it for anything that has money associated with it. SIPS is a Simple IPFS Pinning Service. It does the bare minimum necessary to present a functional pinning service. SIPS is capable of using either Postgres or SQLite3 as its backend. By default only Postgres is available, but the sqlite3 build tag will add support for SQLite3.