Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e7c57d

Browse files
committed
docs: updated README
1 parent 8d59930 commit 5e7c57d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,11 @@ Symfony 5 skeleton to build REST APIs, inclusive of:
3030
This project is compliant with:
3131
- [Symfony Best Practices](https://symfony.com/doc/current/best_practices.html)
3232
- [HATEOAS](https://restfulapi.net/hateoas/), [RFC5988 (web links)](https://tools.ietf.org/html/rfc5988), [JSON HAL Model](http://stateless.co/hal_specification.html)
33+
- [JTTP](https://github.com/demartis/jttp)
3334
- URIs versioning
3435

3536
### JTTP Coherent output formats
36-
Inspired by [Jsend](https://github.com/omniti-labs/jsend),
37-
we have set a similar very simple but more coherent and intelligible json format to wrap json responses.
38-
39-
It is called JTTP, and it is compatible with HATEOAS, RFC5988 and HAL standards.
40-
See examples below.
37+
[JTTP](https://github.com/demartis/jttp) is the default protocol
4138

4239
General JTTP output format:
4340

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /