Merge pull request #249 from bokub/patch-1

Add NoPaste to utility
This commit is contained in:
wellá
2020-10-05 15:06:05 +02:00
committed by GitHub

View File

@@ -187,6 +187,12 @@
"desc": "The Postwoman API request builder helps you create your requests faster, saving you precious time on your development.", "desc": "The Postwoman API request builder helps you create your requests faster, saving you precious time on your development.",
"url": "https://Postwoman.io/", "url": "https://Postwoman.io/",
"tags": ["testing","api"] "tags": ["testing","api"]
},
{
"title": "NoPaste",
"desc": "A privacy-focused service where you can paste and share any piece of code. Similar to Pastebin, except the service stores nothing",
"url": "https://nopaste.ml/",
"tags": ["paste", "url", "interactive", "share", "privacy"]
} }
] ]
} }