No description
Find a file
2018-02-22 16:05:51 +00:00
.idea Added comment routes 2018-02-22 16:05:51 +00:00
app Updated to have comments 2018-02-22 16:00:39 +00:00
bin New file 2018-02-16 09:12:51 +00:00
config Added comment routes 2018-02-22 16:05:51 +00:00
db Updated to have comments 2018-02-22 16:00:39 +00:00
lib/tasks New file 2018-02-16 09:12:51 +00:00
log New file 2018-02-16 09:12:51 +00:00
public New file 2018-02-16 09:12:51 +00:00
spec Added article serializer 2018-02-21 13:40:31 +00:00
tmp New file 2018-02-16 09:12:51 +00:00
vendor New file 2018-02-16 09:12:51 +00:00
.gitignore New file 2018-02-16 09:12:51 +00:00
.rspec Started controller tests 2018-02-16 11:36:18 +00:00
config.ru New file 2018-02-16 09:12:51 +00:00
Gemfile Included pagination in article index, removed article serialization 2018-02-22 11:47:14 +00:00
Gemfile.lock Included pagination in article index, removed article serialization 2018-02-22 11:47:14 +00:00
Rakefile New file 2018-02-16 09:12:51 +00:00
README.md Modified readme 2018-02-20 10:58:12 +00:00

Vereto API

Rails 5 API for Vereto Projects

Vereto NG is the first to integrate. http://gogs.veretium.com/PromoStarr/vereto-ng

Stack

This project uses:

  • Rails 5 API
  • MariaDB/MySQL Database
  • Ruby 2.5+ recommended