Skip to content

bvalerin/ci4_rest_api

Repository files navigation

CodeIgniter 4 Rest Api

How to use it in local environment

  1. Install docker

  2. Clone the repo

  3. Move to repo folder root

    • cd ci4_rest_api
  4. Run docker-compose

    • docker-compose up -d

What do i use?

  • Codeigniter: Version 4.0.4
  • Docker: Official php:7.4-apache image
  • JWT: Authentication with json web tokens
  • MySql: Mysql version 5.7

Feel free to use this project for your needs

Contributing

We welcome contributions from the community.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors