https://github.com/maximoospital/moonphase-api
NuxtJS Moon Phase API based on Web Scraping
https://github.com/maximoospital/moonphase-api
Last synced: 4 months ago
JSON representation
NuxtJS Moon Phase API based on Web Scraping
- Host: GitHub
- URL: https://github.com/maximoospital/moonphase-api
- Owner: maximoospital
- Created: 2024-08-06T06:56:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T07:14:27.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T14:48:50.864Z (about 1 year ago)
- Language: Vue
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Maximo Ospital, 2024
## Table of Contents
* [About the Project](#About-The-Project)
* [Built With](#Built-With)
* [Getting Started](#getting-started)
* [Prerequisites](#Prerequisites)
* [Installation](#Installation)
## About the Project

A scrapped API that was for [MenstrualCalc-Demo](https://github.com/maximoospital/menstrualcalc-demo), made in NuxtJS and retrieves info via web scraping.
Features:
- Easy to set up Nuxt script.
- JSON, easy to read info.
- Retrieves all info from Timeanddate.
## Built With
* [NuxtJS](https://nuxt.com/)
## Getting Started
### Prerequisites
- NodeJS
### Installation
1. Clone repo
```sh
git clone https://github.com/maximoospital/moonphase-api.git
```
2. Run npm install to install packages
3. Run npm run dev to locally host.
------
[](https://maximoospital.xyz)