placeos
Version, currently 2.12.357 versions
- 2.12.3latestJun 25, 2026
- 2.12.1not indexedJun 25, 2026
- 2.11.11not indexedJun 25, 2026
- 2.11.10not indexedJun 25, 2026
- 2.11.9not indexedJun 25, 2026
- 2.11.8not indexedJun 25, 2026
- 2.11.7not indexedJun 25, 2026
- 2.11.6not indexedJun 25, 2026
- 2.11.5not indexedJun 25, 2026
- 2.11.4not indexedJun 25, 2026
- 2.11.3not indexedJun 25, 2026
- 2.11.2not indexedJun 25, 2026
- 2.11.1not indexedJun 25, 2026
- 2.11.0not indexedJun 25, 2026
- 2.10.0not indexedJun 25, 2026
- 2.9.0not indexedJun 25, 2026
- 2.8.0not indexedJun 25, 2026
- 2.7.6not indexedJun 25, 2026
- 2.7.5not indexedJun 25, 2026
- 2.7.4not indexedJun 25, 2026
- 2.7.3not indexedJun 25, 2026
- 2.7.2not indexedJun 25, 2026
- 2.7.1not indexedJun 25, 2026
- 2.7.0not indexedJun 25, 2026
- 2.6.1not indexedJun 25, 2026
- 2.6.0not indexedJun 25, 2026
- 2.5.1not indexedJun 25, 2026
- 2.4.4not indexedJun 25, 2026
- 2.4.3not indexedJun 25, 2026
- 2.4.2not indexedJun 25, 2026
- 2.4.1not indexedJun 25, 2026
- 2.4.0not indexedJun 25, 2026
- 2.3.0not indexedJun 25, 2026
- 2.2.0not indexedJun 25, 2026
- 2.1.9not indexedJun 25, 2026
- 2.1.8not indexedJun 25, 2026
- 2.1.7not indexedJun 25, 2026
- 2.1.6not indexedJun 25, 2026
- 2.1.5not indexedJun 25, 2026
- 2.1.4not indexedJun 25, 2026
- 2.1.3not indexedJun 25, 2026
- 2.1.2not indexedJun 25, 2026
- 2.1.1not indexedJun 25, 2026
- 2.1.0not indexedJun 25, 2026
- 2.0.3not indexedJun 25, 2026
- 2.0.2not indexedJun 25, 2026
- 2.0.1not indexedJun 25, 2026
- 2.0.0not indexedJun 25, 2026
- 1.2.0not indexedJun 25, 2026
- 1.1.1not indexedJun 25, 2026
- 1.1.0not indexedJun 25, 2026
- 1.0.5not indexedJun 25, 2026
- 1.0.4not indexedJun 25, 2026
- 1.0.3not indexedJun 25, 2026
- 1.0.2not indexedJun 25, 2026
- 1.0.1not indexedJun 25, 2026
- 1.0.0not indexedJun 25, 2026
github.com/PlaceOS/crystal-client
Client library for interacting with PlaceOS from crystal-lang apps.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
placeos:
github: PlaceOS/crystal-client
version: ~> 2.12.3Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Authors
- Kim Burgess, Caspian Baska
Dependencies
Runtime Dependencies
- placeos-models>= 8.1github: placeos/models
Development Dependencies
README
PlaceOS Crystal SDK
A library for building crystal applications that utilise PlaceOS.
Installation
-
Add the dependency to your
shard.yml:dependencies: placeos: github: placeos/crystal-client version: ~> 1.0 -
Run
shards install
Usage
When initialialized via the host environment, the key PLACE_URI is expected.
Authentication
-
from environment
require "placeos" # Extracts user credentials from the following environment keys... # - PLACE_URI # - PLACE_EMAIL # - PLACE_PASSWORD # - PLACE_AUTH_CLIENT_ID # - PLACE_AUTH_SECRET client = PlaceOS::Client.from_environment_user
Development
Run crystal spec
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Kim Burgess - creator and maintainer
- Caspian Baska - contributor and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
2.12.3- Tagged
- Jun 25, 2026
- Commit
e2f863d1e481- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/PlaceOS/crystal-client
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 19, 2026
- Synced
- Aug 19, 2026
- Versions
- 57