Skip to content

Commit

Permalink
Renaming from Rest Template to Rest Reference Architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Dec 9, 2023
1 parent 90d5f3c commit 437d980
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ This project is a boilerplate for create Rest Applications API Ready to Use with
mindmap
root((Reference Architecture))
PSR Standards
PSR-7 (WebRequests)
PSR-11 (Container & Dependency Injection)
PSR-16 & PSR-6 (Cache)
PSR-7(WebRequests)
PSR-11(Container & Dependency Injection)
PSR-6(Cache)
Authentication & Authorization
Decoupled Code
Database
(ORM Integration)
(Migration)
(Routing)
OpenAPI
(Rest Methods)
(Contract Testing)
(Documentation)
orm(ORM Integration)
migration(Migration)
routing(Routing)
OpenAPI Integration
rest(Rest Methods)
rest(Contract Testing)
rest(Documentation)
Error Handling
```

Expand Down

0 comments on commit 437d980

Please sign in to comment.