| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
( Gio M Apps Api)
This is a backend for my applications written in Node/ExpressJS for Google Cloud Functions!
npm install npm start
Special command for gcloud:
gcloud functions deploy (projectname) --entry-point giotest --runtime nodejs16 --trigger-http --project (cloudname) --memory 128MB --timeout 60s --max-instances 5000
Spotify:
v1/Spotify
v1/Spotify?id=value
Arduino:
/v1/Arduino/CodeLEDToggle_OFF
/v1/Arduino/CodeLEDToggle_ON
/v1/Arduino/CodeLEDToggle_STATUS
OpenAI:
/v1/OpenAi/test
/v1/OpenAi/test?userInput=value
Financial API's:
/v1/Stock/ticker /v1/Stock/ticker?symbol=GOOGL&date=2022-08-04&adjusted=true
/v1/Crypto/ticker /v1/Crypto/ticker?cryptoTicker=X:LTCUSD
/v1/NFT/collection /v1/NFT/collection?collectionName=doodles-official
/v1/GOV/debt
https://www.digitalocean.com/community/tutorials/use-expressjs-to-get-url-and-post-parameters
From > https://sketchfab.com
Provence House 3D scan ZenFone AR by mano1creative, under CC.
"dependencies": {"@google-cloud/functions": "^2.2.0","@google-cloud/functions-framework": "^3.1.2","cross-fetch": "^3.1.5","dotenv": "^16.0.1","express": "^4.18.1","node-fetch": "^3.2.9"}
Giovanni Moscato Yupimaperson101@protonmail.com
NA
Giovanni J Moscato
Standard
If your README is compliant with Standard-Readme and you're on GitHub, it would be great if you could add the badge. This allows people to link back to this Spec, and helps adoption of the README. The badge is not required.
Created 4 new endpoints Date: 8/2/2022
Created ENV secrets Date: 7/26/2022
| Back | FazBrowse Home | New Git URL |