Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```