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

github.com/kernelsafe/weather-api-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/kernelsafe/weather-api-go


Version published
Created
Source

This repository tries to implement the challenge below

Instructions

You must create a weather logging app that allows users to enter temperatures in order to calculate its median, average, highest and lowest points.

You must use

  • Go to create your APIs
  • MongoDB to store the weather data

User Stories

  • As a user, I want to add a temperature to my log
  • The input must only take numbers
  • As a user, I want to delete a temperature from my log
  • As a user, I want to retrieve a temperature from my log by ID
  • As a user, I want to retrieve my entire log

FAQs

Package last updated on 26 Jun 2022

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