Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 days 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
```