https://github.com/github2k10/stock-api
https://github.com/github2k10/stock-api
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/github2k10/stock-api
- Owner: Github2k10
- Created: 2024-09-18T04:43:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T04:43:45.000Z (over 1 year ago)
- Last Synced: 2025-07-24T10:52:24.872Z (6 months ago)
- Language: TypeScript
- Homepage: https://stock-api-gules.vercel.app
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js Express template
This is a Node.js Express project with an HTTP server.
Add your [configuration](https://codesandbox.io/docs/projects/learn/setting-up/tasks) to optimize it for [CodeSandbox](https://codesandbox.io).
## How does this work?
We run `yarn start` to start an HTTP server that runs on http://localhost:8080. You can open new or existing devtools with the + button next to the devtool tabs.
## Resources
- [CodeSandbox — Docs](https://codesandbox.io/docs)
- [CodeSandbox — Community](https://codesandbox.community)