Skip to content

This is a Back-End for my bachelor thesis. Check basic SEO errors on websites.

Notifications You must be signed in to change notification settings

viktorruskai/SEOCrawler

Repository files navigation

SEO Crawler

Slim is a PHP micro-framework that helps you quickly write simple yet powerful web applications and APIs.

Installation

It's recommended that you use Composer to install Slim.

$ composer install

Development

You may use the built-in PHP server:

$ php -S localhost:8000 -t public

or

$ composer start

Tests

To execute the test suite, you'll need to install all development dependencies.

$ composer tests

License

The Slim Framework is licensed under the MIT license. See License File for more information.

About

This is a Back-End for my bachelor thesis. Check basic SEO errors on websites.

Resources

Stars

Watchers

Forks

Packages

No packages published