This repository has been archived by the owner. It is now read-only.

Hibari API

Work in progress API backend for extra Kitsu statistics for Hibari

Initially developed as part of the Web Services module at Bucks New University

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

bin/deps_release
KEMAL_ENV=production bin/api

Development

External Dependencies

  • sqlite3 (libsqlite3-dev)

Commands

Install Shards

crystal deps

Start Dev Server

crystal src/api.cr

Run Tests

crystal spec

Update Documentation

crystal docs

Build Server

crystal build src/api.cr --release
./api

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feat/myFeature)
  3. Commit your changes (git commit -am 'feat: add my feature')
  4. Push to the branch (git push origin feat/myFeature)
  5. Create a Pull Request

Contributors

  • wopian James Harris - creator, maintainer
Repository

api

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 7
  • over 5 years ago
  • January 5, 2018
License

MIT License

Links
Synced at

Thu, 25 Apr 2024 16:57:09 GMT

Languages