foaas_client
Version, currently 0.5.06 versions
github.com/mamantoha/foaas_client
A Crystal client for FOAAS - a modern, RESTful, scalable solution to the common problem of telling people to fuck off
Nothing has been indexed for 0.5.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
foaas_client:
github: mamantoha/foaas_client
version: ~> 0.5.0Then run:
shards installshard.yml
No shard.yml has been indexed for 0.5.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
# FOAAS Client
[](https://github.com/mamantoha/foaas_client/actions/workflows/crystal.yml)
[](https://mamantoha.github.io/foaas_client/)
[](https://github.com/mamantoha/foaas_client/releases)
[](https://github.com/mamantoha/foaas_client/blob/master/LICENSE)
A Crystal client for [FOAAS](https://github.com/tomdionysus/foaas)(Fuck Off As A Service) - a modern, RESTful, scalable solution to the common problem of telling people to fuck off.
> This library was writter to demonstrate a powerful macro system in [Crystal](https://crystal-lang.org/).
## Installation
Add this to your application's `shard.yml`:
```yaml
dependencies:
foaas_client:
github: mamantoha/foaas_client
```
## API Version
Version `2.3.2` of the FOAAS API is supported.
## Usage
```crystal
require "foaas_client"
client = Foaas::Client.new
client.rtfm("Me")
# => #<Foaas::Response:0x7fe964a10a80 @message="Read the fucking manual!", @subtitle="- Me">
client.awesome("You")
# => #<Foaas::Response:0x7fe964a10900 @message="This is Fucking Awesome.", @subtitle="- You">
client.you("Nvidia", "Linus Torvalds")
# => #<Foaas::Response:0x7fe964a10760 @message="Fuck you, Nvidia.", @subtitle="- Linus Torvalds">
client.dosomething("Do", "work", "Ruby")
# => #<Foaas::Response:0x7fe964a10ae0 @message="Do the fucking work!", @subtitle="- Ruby">
client.awesome("Everyone", i18n: "uk")
# => #<Foaas::Response:0x7fe964a10940 @message="Це, чорт забирай, класно. Усі ", @subtitle=" undefined">
```
## Development
```console
crystal ./utils/generate_operations.cr
```
## Contributing
1. Fork it ( https://github.com/mamantoha/foaas_client/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
- [mamantoha](https://github.com/mamantoha) Anton Maminov - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.5.0- Tagged
- Jun 23, 2026
- Commit
d4476a813b62- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mamantoha/foaas_client
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 6