Skip to content

bilyiv/custom-framework-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom rest framework

Core, Sign in and sign up actions, json middleware, user entity, request data validators, user entity and repository, migrations and database config.

How to test

Run the development server:

docker-composer up --build

When everything is running, run migrations by the following command:

docker-compose exec php-fpm php bin/migrate.php

Test:

curl http://127.0.0.1:8000/

About

It was developed as a test for 2 days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors