https://github.com/andrewrgarcia/getdictionary
GET Request dictionary strategy (pulling from repositories)
https://github.com/andrewrgarcia/getdictionary
cpp get hashmap javascript jquery
Last synced: 3 months ago
JSON representation
GET Request dictionary strategy (pulling from repositories)
- Host: GitHub
- URL: https://github.com/andrewrgarcia/getdictionary
- Owner: andrewrgarcia
- License: mit
- Created: 2022-07-05T23:53:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T19:33:36.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T15:26:57.622Z (over 1 year ago)
- Topics: cpp, get, hashmap, javascript, jquery
- Language: C++
- Homepage:
- Size: 1.04 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GETdictionary
A `data.js` dictionary for an Ajax GET request strategy.
Example:
The data in this file is used in the below site, which runs an Ajax GET request to pull the data from `data.js` and processes it to render the 3-D information (see console log of below site):
[ThreeJS electricnodes](https://electricnodes.herokuapp.com)