DummyAPI.io
Random User Generator
axios
regular expressions 101
Sejda
MailChimp
SerpApi
Mapbox
Vim Python IDE
Vim Python IDENo features have been listed yet.
Based on our record, DummyAPI.io seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Async function main(workbook: ExcelScript.Workbook) { let iRows = 0; let aTemp=[]=[]; const myHeaders = new Headers({'app-id': '############'}); const myInit = { method: 'GET', headers: myHeaders }; let fetchResult = await fetch('https://dummyapi.io/data/v1/user?limit=10',myInit); let oData: dataType = await fetchResult.json(); let json: JSONData[] = oData.data; ... - Source: dev.to / over 3 years ago
Note: I converted JSON data obtained from DummyAPI to Google sheets using this tutorial. (I know I could have directly imported data using the NoCodeAPI import feature but since the data was nested and not working without the Dummy API header, so I had to go through this and then import the .xlsx file to google sheets manually xD. You learn something new every day.). - Source: dev.to / over 4 years ago
Random User Generator - Like Lorem Ipsum, but for people.
axios - Promise based HTTP client for the browser and node.js - axios/axios
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
Sejda - Split, merge and other powerful PDF tools.
MailChimp - MailChimp is the best way to design, send, and share email newsletters.
SerpApi - Scrape Google search results from our fast, easy, and complete API.