Skip to content

DeclanBartowski/Tender-API

Repository files navigation

Libs

Swagger Doc

/api/documentation

.env

CSV_NAME=test_task_data.csv

JWT_SECRET=4i33goYTtroSJPcHkcRmzWA783VgsI5ICO7bHTqwrsVDoGXtQcTtkCN20QmcntWH

Start

php artisan migrate --seed

User: email:admin@admin.com password:123456789

php artisan tenders:load - for load CSV

##Routes

GET get All /api/tenders (params name, date)

GET get tender by code /api/tenders/{tender}

POST addTender /api/tenders/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages