Skip to content

phacman/slim-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim API

Simple REST API based on Slim Skeleton 4.5.0. Built image: 32.8 MB;

Under the hood

  • Alpine 3.18.4
  • NGINX
  • PHP-FPM
  • PHP 8.2
  • Slim Skeleton 4.5.0

Install

Just run this command to start

make d-up

Endpoints

Execute http-file from http directory

  • index.http: GET: /
  • get.http: GET: /get
  • post.http: POST: /post

Analogs

Releases

No releases published

Packages

No packages published

Languages