Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zheshiwodedishisigebaoduoma

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zheshiwodedishisigebaoduoma

o know the latest price of Bitcoin? CryptoPrice provides real-time Bitcoin price tracking, along

  • 2.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

CryptoPrice

CryptoPrice is a Node.js application that provides various endpoints to fetch cryptocurrency price data and historical information. It utilizes Express.js and Axios to handle HTTP requests and interact with external APIs.

Installation
  1. Clone the repository:

    git clone https://github.com/your-username/cryptoprice.git
    
  2. Install dependencies:

    cd cryptoprice
    npm install
    
Usage
  1. Start the server:

    npm start
    
  2. Access the following endpoints:

    • /bitcoin: Fetches the latest Bitcoin price.
    • /bitcoin/history: Fetches Bitcoin price history data for the year 2023.
    • /bitcoin/charts: Serves trend charts for Bitcoin prices.
Dependencies
  • Express: Web framework for Node.js.
  • Axios: Promise-based HTTP client for the browser and Node.js.
License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Created by Your Name

Keywords

FAQs

Package last updated on 16 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc