All Projects β†’ plibither8 β†’ made-with-love-in

plibither8 / made-with-love-in

Licence: MIT License
πŸ› οΈ ❀️ πŸ—ΊοΈ πŸ›‘οΈ β€” Mircoservice for serving and listing "Made with love in <country-name>" badges

Programming Languages

HTML
75241 projects
Pug
443 projects
javascript
184084 projects - #8 most used programming language
stylus
462 projects

Projects that are alternatives of or similar to made-with-love-in

badge-generator
Magically generate Markdown badges for your docs πŸ›‘οΈ 🦑 πŸ§™
Stars: ✭ 104 (+395.24%)
Mutual labels:  badge, badge-generator
badgemaker
The Nim badgemaker tool.
Stars: ✭ 15 (-28.57%)
Mutual labels:  badge, badge-generator
autobadge
Simple CLI tool to generate essential repository badges with ease
Stars: ✭ 16 (-23.81%)
Mutual labels:  badge, badge-generator
repltalk-badge
πŸ›‘οΈ Embeddable badges for your Repl Talk posts to place in posts, markdown files, and websites!
Stars: ✭ 11 (-47.62%)
Mutual labels:  badge, badge-generator
Badger
A badge for any drawable πŸ”΄
Stars: ✭ 58 (+176.19%)
Mutual labels:  badge
laravel-gamify
Laravel Gamify: Gamification System with Points & Badges support
Stars: ✭ 35 (+66.67%)
Mutual labels:  badge
nsec-badge
Software from the NorthSec badge
Stars: ✭ 34 (+61.9%)
Mutual labels:  badge
PageSpeed-Badges
Flex your perf muscles πŸ’ͺ Badges for displaying PageSpeed Insights stats
Stars: ✭ 12 (-42.86%)
Mutual labels:  badge
Expo-Badge
A design study for Expo badges
Stars: ✭ 22 (+4.76%)
Mutual labels:  badge
zoom-slack-status-updater
Update your Slack status automatically when you join a Zoom meeting.
Stars: ✭ 23 (+9.52%)
Mutual labels:  now-sh
langauge
🎨 Stylize your readme files with colorful gauges
Stars: ✭ 16 (-23.81%)
Mutual labels:  badge
Badges
Swift version of AXBadgeView. Show badge on any view with autolayout and animations.
Stars: ✭ 67 (+219.05%)
Mutual labels:  badge
ScratchPaper
A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.
Stars: ✭ 58 (+176.19%)
Mutual labels:  badge
SuperBadge
πŸš€ πŸ“› SuperBadge Android Library πŸ”₯
Stars: ✭ 34 (+61.9%)
Mutual labels:  badge
badgecreatr
Quickly place relevant badges at the top of your readme, stop copy pasting, start on your project
Stars: ✭ 61 (+190.48%)
Mutual labels:  badge
repo-card
😎 showcase repositories on your website 🀘!
Stars: ✭ 141 (+571.43%)
Mutual labels:  badge
sympetrum-v2
A communicative piece of wearable electronics.
Stars: ✭ 22 (+4.76%)
Mutual labels:  badge
github-profile-achievements
A collection listing all Achievements available on the GitHub profile πŸ†
Stars: ✭ 1,060 (+4947.62%)
Mutual labels:  badge
qpage
πŸ‘¨β€πŸ’» Free Project For Creating Academic Homepage Without Any Code In 3min
Stars: ✭ 87 (+314.29%)
Mutual labels:  badge
ETBadge
A tool of swift to add or clear badge for any UIView。You can use it easily, also can custom it.
Stars: ✭ 19 (-9.52%)
Mutual labels:  badge

Made with ❀️ in country-name

Made with love in India

A microservice for serving and listing the "Made with love in" badge.

Provides a quick and easy way to add the "Made with love in country-name" badge to show off your project's country of origin!

Go to madewithlove.now.sh to generate your own badge πŸ™‚.

About

I built this project primarily to understand how to implement small-scale and simple APIs (microservices), especially using now.sh and it's serverless deployments.

Also, I believe this is a cute way to show where you are from or where you built your project, so yeah.

Initial inspiration for the project came from https://madewithlove.org.in. Badges are generated by Shields.io: the code is essentially a wrapper around their gh-badges library.

Usage

GET /list
GET /:countryCode

e.g. GET /in
    GET /gb?heart=true&flag=true
    GET /us?colorA=lightgreen&colorB=red&text=USA

License

Copyright (c) Mihir Chaturvedi. All rights reserved.

Licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].