Skip to content

Commit

Permalink
Adding LuckySwagger shard to awesome links. Fixes #1216 (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Sep 13, 2023
1 parent 991937d commit 4ae7177
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/learn/awesome_lucky/index_page.cr
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,10 @@ class Learn::AwesomeLucky::IndexPage < PageLayout
text: "Lucky Vite",
url: "https://github.com/wout/lucky_vite",
description: "A Crystal shard to seamlessly integrate Vite with Lucky Framework"
mount AwesomeLink,
text: "Lucky Swagger",
url: "https://github.com/marmaxev/lucky-swagger",
description: "Easily add SwaggerUI to your Lucky project"
end
end

Expand Down

0 comments on commit 4ae7177

Please sign in to comment.