Skip to content

betterstack-community/artillery-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather API Project

This project is a simple Weather API built using Node.js and Express.js. It provides endpoints to retrieve weather information for a given city, convert Celsius temperature to Fahrenheit, handle user signups, receive data via POST requests, and get the current time.

Tutorial: Link to corresponding BetterStack tutorial

🟢 Prerequisites

Before starting, ensure you have the following prerequisites:

  • Node.js installed on your machine.
  • Basic understanding of JavaScript and Express.js.

📦 Getting started

To get started with the project, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Install the required dependencies using npm install.
  4. Start the server by running node index.js.
  5. Access the endpoints using a tool like Postman or a web browser.

⚖ License

The code used in this project and in the linked tutorial is licensed under the Apache License, Version 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published