Opali
Version, currently develop branch1 version
- develop branchlatestAug 15, 2016
github.com/Cruder/Opali
No description declared in shard.yml.
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
Opali:
github: Cruder/Opali
branch: developdevelop is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- alex-lairan
Dependencies
This version declares no dependencies.
README
Opali
Opali is an Opensource API server.
With Opali, you will be able to create your API quickly and safely.
Installation
Add this to your application's shard.yml:
dependencies:
Opali:
github: Cruder/Opali
Usage
require "Opali"
options = { port: 8080 }
Opali::Server.new(options).start
Development
Please comme to taiga.io to see our tasks before create your own.
Contributing
- Fork it ( https://github.com/Cruder/Opali/fork )
- Create your feature branch (git checkout -b [TYPE]/[TAIGA-ID]/my-branch)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin [TYPE]/[TAIGA-ID]/my-branch)
- Create a new Pull Request
[TYPE] is the type of your branch.
[TYPE] can be:
- feature
- enhance
- fix
- refactor
- doc
[TAIGA-ID] is the id of the task on taiga.io
Contributors
- alex-lairan alex-lairan - creator, maintainer
- amelie-certin amelie-certin - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
develop- Seen
- Aug 15, 2016
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Cruder/Opali
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1