Skip to content

zxp86021/ChuCooBlog-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChuCooBlog-php

API Doc

https://hackmd.io/s/H1ct7kemW#

Setup running environment

  1. clone this repo
    1. set your webserver(eg: apache, nginx, ...) root to public in repo folder
      or
    2. at repo root use php -S localhost:8000 -t public to start a develop server listen on localhost port 8000 (DO NOT USE AT PRODUCTION SERVER)

About

PHP blog system api demo for PMTL class @ NCNU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages