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

https://github.com/sloppycoder/transim

Transaction simulator for FICO Falcon Fraud Manger (FFM)
https://github.com/sloppycoder/transim

Last synced: over 1 year ago
JSON representation

Transaction simulator for FICO Falcon Fraud Manger (FFM)

Awesome Lists containing this project

README

          

# Transaction simulator for FICO Falcon Fraud Manager (FFM)

## Dev Notes
1. edit database.yml and update usernames, passwords, hosts, etc.
2. ``` buffalo db create -a ```
3. ``` buffalo new ```
4. Point your browser to [http://127.0.0.1:3000](http://127.0.0.1:3000).