placeos-rest-api

Version, currently 1.48.093 versions

github.com/PlaceOS/rest-api

PlaceOS control and management API.

6 stars
0 dependents
License: NOASSERTION

Installation

# Add this to your shard.yml
dependencies:
  placeos-rest-api:
    github: PlaceOS/rest-api
    version: ~> 1.48.0

Then run:

shards install

shard.yml

Crystal
>= 1.1.1
Target
  • rest-api from src/app.cr

Dependencies

Runtime Dependencies

  • jwt~> 1github: crystal-community/jwt
  • raven*github: Sija/raven.cr, branch: master
  • pinger~> 1github: spider-gazelle/pinger
  • tasker~> 2github: spider-gazelle/tasker
  • promise~> 3.0github: spider-gazelle/promise
  • hound-dog~> 2.6github: place-labs/hound-dog
  • rethinkdb~> 0.2github: kingsleyh/crystal-rethinkdb
  • secrets-env~> 1github: spider-gazelle/secrets-env
  • CrystalEmail~> 0.2github: place-labs/CrystalEmail
  • active-model*github: spider-gazelle/active-model
  • neuroplastic~> 1.11github: spider-gazelle/neuroplastic
  • rethinkdb-orm*github: spider-gazelle/rethinkdb-orm
  • search-ingest~> 2.0github: placeos/search-ingest
  • placeos-driver~> 6.1github: placeos/driver
  • placeos-models~> 8.1github: placeos/models
  • action-controller~> 4.1github: spider-gazelle/action-controller
  • placeos-core-client~> 0.3github: placeos/core-client
  • placeos-log-backend>= 0.8.13github: place-labs/log-backend
  • placeos-frontend-loader~> 2.4github: placeos/frontend-loader

Development Dependencies

  • ameba>= 0.14github: crystal-ameba/amebadev
  • faker*github: askn/fakerdev
  • timecop*github: crystal-community/timecop.crdev
  • webmock*github: manastech/webmock.cr, branch: masterdev
  • crystal-kcov*github: Vici37/crystal-kcov, branch: masterdev
  • placeos-core*github: placeos/core, branch: masterdev
  • placeos-compiler>= 4.9github: placeos/compilerdev

README

PlaceOS REST API

Build CI Changelog

PlaceOS service that provides a real-time control API.

Contributing

See CONTRIBUTING.md.