8000 GitHub - ADKATT/Symfony5-Blog-Post-API: Code base for User Signup, Login, Writing & Publishing Articles, Adding Comment and related features.
[go: up one dir, main page]

Skip to content

Code base for User Signup, Login, Writing & Publishing Articles, Adding Comment and related features.

License

Notifications You must be signed in to change notification settings

ADKATT/Symfony5-Blog-Post-API

Repository files navigation

Blog Post API

Description

Code base for User Signup, Login, Writing & Publishing Articles, Adding Comment and related features.

Requirements

Package Version
PHP 7.4.3
MySQL mysql
Apache Apache/2.4.46 (Ubuntu)
Symphony 5.4

Local setup

$ git clone {REPOSITORY_URL}
$ cd blog-post-api

On first run :

$ make install

On next runs :

$ make start

Run phpunit tests

$ make test
$ make specs

Glance at the Console UI

Image

About

Code base for User Signup, Login, Writing & Publishing Articles, Adding Comment and related features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0