Shard Detail

tiny_api v0.1.0

Tiny API example for testing a lucky api endpoint

Install & Use

Add the following code to your project's shard.yml under:

dependencies to use in production
- OR -
development_dependencies to use in development


tiny_api:
  github: edwardloveall/lucky_api_example

Readme

tiny_api

This is a project written using Lucky. Enjoy!

Setting up the project

  1. Install required dependencies
  2. Run script/setup
  3. Run lucky dev to start the app

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.