Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marvin9/web-analyzer-server
APIs for web-analyzer-client. See live at https://seo-checker.netlify.app, Client relies in different repo https://github.com/Marvin9/web-analyzer-client
https://github.com/marvin9/web-analyzer-server
Last synced: about 21 hours ago
JSON representation
APIs for web-analyzer-client. See live at https://seo-checker.netlify.app, Client relies in different repo https://github.com/Marvin9/web-analyzer-client
- Host: GitHub
- URL: https://github.com/marvin9/web-analyzer-server
- Owner: Marvin9
- Created: 2020-01-28T10:26:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T22:48:17.000Z (over 3 years ago)
- Last Synced: 2023-05-04T14:19:08.986Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.79 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Logo](/logo.png)
[![Build Status](https://travis-ci.com/Marvin9/web-analyzer-server.svg?branch=master)](https://travis-ci.com/Marvin9/web-analyzer-server)
[![codecov](https://codecov.io/gh/Marvin9/web-analyzer-server/branch/master/graph/badge.svg)](https://codecov.io/gh/Marvin9/web-analyzer-server)
[![DeepScan grade](https://deepscan.io/api/teams/6570/projects/9275/branches/118667/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=6570&pid=9275&bid=118667)# API For web-analyzer
## Scripts :
```
npm start
``````
npm run dev
``````
npm run lint
``````
npm run test
```