d4niells / surf-climate-api

Surf climatic api for all beaches in the world

Home Page:https://surf-climate.herokuapp.com/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surf climate api

Api provides climatic data for all beaches in the world, you can know in real time if this beach is good for surfing.

Feel free to integrate with your app, remembering that it has a rate limit of 50 requests per day.

Documentation

Feel free to integrate with my API, read the documentation for more information. Documentation

API Reference

Base URL

https://surf-climate.herokuapp.com/

Tech Stack

  • NodeJS v14
  • Express
  • OvernightJS
  • MongoDB
  • Jest
  • Docker
  • Typescript

Run Locally

Clone the project

  git clone https://github.com/Daniel0liver/surf-climate-api.git

Go to the project directory

  cd surf-climate-api

Install dependencies

  yarn install

Start the server

  yarn start:dev

License

MIT

About

Surf climatic api for all beaches in the world

https://surf-climate.herokuapp.com/docs/


Languages

Language:TypeScript 98.4%Language:JavaScript 1.6%Language:Procfile 0.0%