save data via chatfuel json api

Ray Lee 67a45847ed update readme 6 år sedan
app 67a45847ed update readme 6 år sedan
bin 9156d8bebb initial commit 6 år sedan
config 9f2ea1a831 add basic function & api 6 år sedan
db 9156d8bebb initial commit 6 år sedan
lib 9156d8bebb initial commit 6 år sedan
log 9156d8bebb initial commit 6 år sedan
public 9156d8bebb initial commit 6 år sedan
tmp 9156d8bebb initial commit 6 år sedan
vendor 9156d8bebb initial commit 6 år sedan
.editorconfig 9156d8bebb initial commit 6 år sedan
.gitignore 9156d8bebb initial commit 6 år sedan
.ruby-gemset 9156d8bebb initial commit 6 år sedan
.ruby-version 9156d8bebb initial commit 6 år sedan
Gemfile 9f2ea1a831 add basic function & api 6 år sedan
Gemfile.lock 9f2ea1a831 add basic function & api 6 år sedan
README.md 67a45847ed update readme 6 år sedan
Rakefile 9156d8bebb initial commit 6 år sedan
config.ru 9156d8bebb initial commit 6 år sedan

README.md

README

Save data from chatfuel json api

Ruby version

ruby '2.5.1'

Rails version

gem 'rails', '~> 5.2.0'

No Model (Database)

file all saved in /storage/.

APIs

GET /event-key

get a hex code from server

POST /save-data/:event_key

put this string in your chatfuel json api url

GET /download-data/:event_key

download the newest report while you need