Merge pull request #5478 from baseplate-admin/Macaron-Support

Add macaron support
main
Elbert Alias 3 years ago committed by GitHub
commit c5d765fb45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -30,6 +30,15 @@
"saas": true,
"website": "https://ma-jin.jp"
},
"Macaron":{
"cats": [
18
],
"description":"Macaron is a high productive and modular web framework in Go.",
"implies": "Go",
"icon": "Macaron.png",
"website": "https://go-macaron.com"
},
"MGID": {
"cats": [
36

Loading…
Cancel
Save