PHPackages                             aazsamir/temrest - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. aazsamir/temrest

ActiveLibrary[API Development](/categories/api)

aazsamir/temrest
================

021PHP

Since Nov 11Pushed 6mo agoCompare

[ Source](https://github.com/aazsamir/temrest)[ Packagist](https://packagist.org/packages/aazsamir/temrest)[ RSS](/packages/aazsamir-temrest/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Temrest
=======

[](#temrest)

Temrest is a package for building RESTful APIs with [Tempest framework](https://github.com/tempestphp/tempest-framework).

*It's still in early FAFO development stage.*

Usage
-----

[](#usage)

```
composer require aazsamir/temrest:dev-main

```

Temrest reads route definitions directly from your types.

Given this example code:

```
