5,591 results for Classic Literature JSON

github.com/vivekaris/flutter_wordcamp

vivekaris/flutter_wordcamp

Sample Application on Flutter to use Wordpress rest api and json parsing. (⭐ 17)

github.com/mo7amed-said-223/egypt-cities

mo7amed-said-223/egypt-cities

قاعدة بيانات شاملة للتقسيمات الإدارية في مصر تشمل المحافظات، المراكز، والمدن والقرى، باللغتين العربية والإنجليزية، متوفرة بصيغتي JSON وSQL. (⭐ 40)

github.com/npm/normalize-package-data

npm/normalize-package-data

normalizes package metadata, typically found in package.json file. (⭐ 204)

github.com/ShanjinurIslam/Dhaka-Stock-Exchange

ShanjinurIslam/Dhaka-Stock-Exchange

This repository provides apis of real time price, market and basic details of company and price, volume and total trade data in json format (⭐ 21)

github.com/gleanerio/gleaner

gleanerio/gleaner

Gleaner: JSON-LD and structured data on the web harvesting (⭐ 18)

github.com/andrewhathaway/Winterfell

andrewhathaway/Winterfell

Generate complex, validated and extendable JSON-based forms in React. (⭐ 781)

github.com/KhoaSuperman/findseat

KhoaSuperman/findseat

A Completed Functional Flutter App - FindSeat (BLoC + Json API + Unit Test + Firebase Auth) (⭐ 1219)

github.com/anthropics/life-sciences

anthropics/life-sciences

Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to host the marketplace.json long-term, but not the actual MCP servers. (⭐ 243)

github.com/ernestorivero/Ubigeo-Peru

ernestorivero/Ubigeo-Peru

Base de datos de departamentos, provincias y distritos del Perú (UBIGEO) actualizada al 2019 (El INEI ha actualizado hasta el 2016). SQL, JSON, XML, CSV, Arreglos PHP, YAML. (⭐ 146)

github.com/joseluisq/ubigeos-peru

joseluisq/ubigeos-peru

Datos JSON y SQL sobre departamentos, provincias y distritos del Perú. (⭐ 39)

github.com/pjolayres/michelin-guide-crawler

pjolayres/michelin-guide-crawler

A script that crawls Tokyo-based michelin guide establishments and saves it into a JSON file. (⭐ 8)

github.com/arastu/iran

arastu/iran

Administrative divisions of Iran in json and xml formats - تقسیمات کشوری ایران با فرمت جی‌سان و ایکس ام ال (⭐ 237)

www.bing.com/ck/a?!&&p=fd17c3121dcc4d1a36a6a9a5f701bc9bdc462ef37194c0714c69813e657940cbJmltdHM9MTc3MjU4MjQwMA&ptn=3&ver=2&hsh=4&fclid=1e5f4892-7edb-6aa2-3d75-5f817f6d6b49&u=a1aHR0cHM6Ly93d3cudzNzY2hvb2xzLmNvbS93aGF0aXMvd2hhdGlzX2h0dHAuYXNw&ntb=1

What is HTTP - W3Schools

Despite the XML and Http in the name, XHR is used with other protocols than HTTP, and the data can be of many different types like HTML, CSS, XML, JSON, and plain text.

github.com/antonmedv/fx

antonmedv/fx

Terminal JSON viewer & processor (⭐ 20312)

www.bing.com/ck/a?!&&p=768e38e07851ef63860fc6f1c96ef3e054df04f91adbc0d58f5c05f97e606b35JmltdHM9MTc3MjU4MjQwMA&ptn=3&ver=2&hsh=4&fclid=162eda51-9e7e-63d8-0709-cd429f0e6242&u=a1aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbS9xdWVzdGlvbnMvMTAyODYyMDQvd2hhdC1pcy10aGUtcmlnaHQtanNvbi1kYXRlLWZvcm1hdA&ntb=1

What is the "right" JSON date format? - Stack Overflow

The best format is arguably a date represented in ISO 8601 format (see Wikipedia); it is a well known and widely used format and can be handled across many different languages, making it very well …

github.com/formio/angular

formio/angular

JSON powered forms for Angular (⭐ 704)

www.bing.com/ck/a?!&&p=a19cae52c07367f93c29e1912816ed363b80ca3a89a44769f10200c59a008f9dJmltdHM9MTc3MjU4MjQwMA&ptn=3&ver=2&hsh=4&fclid=319a34ef-9e4a-68a6-0ba3-23fc9f8469f7&u=a1aHR0cHM6Ly93d3cuemhpaHUuY29tL3F1ZXN0aW9uLzU1MTUzOTAzOA&ntb=1

swagger 接口测试,用 python 写自动化时该如何处理?

使用 Python 进行 Swagger 接口测试时,可以借助第三方库 requests 来模拟 HTTP 请求,并使用 jsonpath_rw_ext 库来解析接口返回结果。具体步骤如下: 如果你想学习自动化测试,我这边给你推 …

github.com/rwbutler/FeatureFlags

rwbutler/FeatureFlags

? Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file. (⭐ 600)