Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeddsaliba/credit-card-checker


https://github.com/jeddsaliba/credit-card-checker

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Credit Card Checker

This project was generated with [Laravel](https://laravel.com/).

The purpose of this project is to showcase a credit card checker function.

## Table of Contents
[Installation](#installation)

[Important Files](#important-files)

[Development Server](#development-server)

[Test Result](#test-result)

[Support](#support)


Install the `dependencies` by running:

```bash
composer install
```


## Important Files
Here are the important files:

```bash
App\Http\Controllers\CreditCardCheckerController.php
```
```bash
routes\api.php
```


## Development Server
Run this command:

```bash
php artisan serve
```


## Test Result
To test the result, please go to this URL:

```bash
http://127.0.0.1:8000/api/credit-card-check
```


## Support
For support, email [email protected].