An open API service indexing awesome lists of open source software.

https://github.com/zoomhub/hashids-test

Compare PL/pgSQL against JavaScript implementation of Hashids
https://github.com/zoomhub/hashids-test

hashids javascript plpgsql zoomhub

Last synced: 7 months ago
JSON representation

Compare PL/pgSQL against JavaScript implementation of Hashids

Awesome Lists containing this project

README

          

# hashids-test

## Quickstart

```
git clone --recurse-submodules https://github.com/zoomhub/hashids-test
cd hashids-test
stack test --fast
```