todo/backend
jane 24acfa5846 use jennifer for db interface 2021-07-24 17:17:10 -04:00
..
config use jennifer for db interface 2021-07-24 17:17:10 -04:00
db use jennifer for db interface 2021-07-24 17:17:10 -04:00
spec use jennifer for db interface 2021-07-24 17:17:10 -04:00
src use jennifer for db interface 2021-07-24 17:17:10 -04:00
.editorconfig crystal init 2021-07-09 23:03:57 -04:00
.gitignore crystal init 2021-07-09 23:03:57 -04:00
.travis.yml crystal init 2021-07-09 23:03:57 -04:00
LICENSE crystal init 2021-07-09 23:03:57 -04:00
README.md crystal init 2021-07-09 23:03:57 -04:00
config.json.example use jennifer for db interface 2021-07-24 17:17:10 -04:00
sam.cr use jennifer for db interface 2021-07-24 17:17:10 -04:00
shard.lock use jennifer for db interface 2021-07-24 17:17:10 -04:00
shard.yml use jennifer for db interface 2021-07-24 17:17:10 -04:00

README.md

backend

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/backend/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors