Skip to content

krzysztofgal/CodeIgniter-Simple-Blog-App-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter Simple Blog App with API

Features:

  • User Login
  • CRUD for blog posts
  • API, get posts for logged user

Dev

in public dir run
php -S localhost:8000

Database init (sqlite)
in application/database_dev/ run ./create_db.sh

About

CodeIgniter Simple Blog App with API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published