Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactor app example

This app demonstrates how Interactor can be used to organise actions. The app is generated using rails-api that accepts a POST to http://localhost:3000/clients. Run the app by starting up the rails server. Do a

curl -H "Content-Type: application/json" -X POST -d '{"user_id": 1,"name":"Trustee of Moo", "abn":"123344"}' http://localhost:3000/clients

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages