File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
33<h1 >Slim <img src =" https://i.imgur.com/YzDYQ0V.png " width =" 60px " alt =" API " > starter</h1 >
44
5+ [](https://samuel-gfeller.ch/docs)
56[ ![ Latest Version on Packagist] ( https://img.shields.io/github/release/samuelgfeller/slim-api-starter.svg )] ( https://packagist.org/packages/samuelgfeller/slim-api-starter )
67[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/samuelgfeller/slim-api-starter/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/samuelgfeller/slim-api-starter/?branch=master )
78[ ![ Build Status] ( https://scrutinizer-ci.com/g/samuelgfeller/slim-api-starter/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/samuelgfeller/slim-api-starter/build-status/master )
1011
1112
1213[ Slim 4] ( https://www.slimframework.com/ ) API starter template with a few examples and some essential [ features] ( #features ) to
13- help you build a secure and scalable API following 2024 best practices and
14+ help you build a secure and scalable API following current best practices and
1415[ SOLID] ( https://en.wikipedia.org/wiki/SOLID ) principles.
1516
1617An extensive [ ** documentation** ] ( https://samuel-gfeller.ch/docs ) explains
@@ -100,9 +101,9 @@ Or you can serve it locally by running `php -S localhost:8080 -t public/` in the
100101directory.
101102
102103## Support
103- If you value this project and want to support it,
104+ If you value this project and want to support it, star it on GitHub or
104105visit the [ Support❤️] ( https://samuel-gfeller.ch/docs/Support❤️ ) page. (thank you!)
105106
106107## License
107108This project is licensed under the MIT License — see the
108- [ LICENSE] ( https://github.com/samuelgfeller/slim-example-project /blob/master/LICENSE ) file for details.
109+ [ LICENSE] ( https://github.com/samuelgfeller/slim-api-starter /blob/master/LICENSE ) file for details.
Original file line number Diff line number Diff line change 1- # Documentation:
1+ # Documentation
22* [ Unit vs Integration] ( https://samuel-gfeller.ch/docs/Unit-vs-Integration-Testing )
33* [ Test setup] ( https://samuel-gfeller.ch/docs/Test-Setup )
44* [ Writing Tests] ( https://samuel-gfeller.ch/docs/Writing-Tests )
You can’t perform that action at this time.
0 commit comments