Implementation of a generic backend of eshop in Crystal
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 

20 行
319 B

name: sales_backend
version: 0.1.0
authors:
- Ludovic 'Archivist' Lagouardette <lagouardette.ludovic@gmail.com>
targets:
sales_backend:
main: src/sales_backend.cr
crystal: 0.25.0
dependencies:
kemal:
github: kemalcr/kemal
version: 0.23.0
spec-kemal:
github: kemalcr/spec-kemal
license: MIT