Skip to content

Commit

Permalink
CONFIGS: Update List
Browse files Browse the repository at this point in the history
  • Loading branch information
hassanhabib authored Jun 9, 2024
1 parent f7f4535 commit 911b3c9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,12 @@ Chat with us here on Discord:
- [3.1.1.2.0.0 Beyond CRUD Routines](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#311200-beyond-crud-routines)
- [3.1.1.2.0.1 Similar Verbs](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#311201-similar-verbs)
- [3.1.1.2.0.2 Routes Conventions](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#311202-routes-conventions)
- [3.1.1.2.0.2.0 Controller Routes](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112020-controller-routes)
- [3.1.1.2.0.2.1 Routine Routes](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112021-routine-routes)
- [3.1.1.2.0.2.2 Plural Singular Plural](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112022-plural-singular-plural)
- [3.1.1.2.0.2.3 Query Parameters & OData](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112022-query-parameters--odata)
- [3.1.1.2.0.2.0 Nouns & Verbs](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112020-nouns--verbs)
- [3.1.1.2.0.2.1 Controller Routes](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112021-controller-routes)
- [3.1.1.2.0.2.2 Routine Routes](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112022-routine-routes)
- [3.1.1.2.0.2.3 Plural Singular Plural](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112023-plural-singular-plural)
- [3.1.1.2.0.2.4 Query Parameters & OData](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112024-query-parameters--odata)
- [3.1.1.2.0.2.5 X-WWW-Form-UrlEncoded Parameters](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#3112025-x-www-form-urlencoded-parameters)
- [3.1.1.2.1 Codes & Responses](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#31121-codes--responses)
- [3.1.1.2.1.0 Success Codes (2xx)](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#311210-success-codes-2xx)
- [3.1.1.2.1.1 User Error Codes (4xx)](https://github.com/hassanhabib/The-Standard/blob/master/3.%20Exposers/3.1%20Communication%20Protocols/3.1.1%20RESTful%20APIs/3.1.1%20RESTful%20APIs.md#311211-user-error-codes-4xx)
Expand Down

0 comments on commit 911b3c9

Please sign in to comment.