wellrested/docs/source/index.rst

18 lines
385 B
ReStructuredText

WellRESTed
==========
WellRESTed is a micro-framework for creating RESTful Web services in PHP. It provides a lightweight yet powerful routing system and classes to make working with HTTP requests and responses clean and easy.
Contents:
.. toctree::
:maxdepth: 4
overview
getting-started
router
routes
handlers
dependency-injection
web-server-configuration