# Le Guide API ReST par Marmicode

![Stop Smurfing APIs](https://392424868-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LFGxD_EMfiDhYN7-EXe%2F-LFHXZeTpGG2njB7ktuW%2F-LFHXld8OSHJPmMuQy6K%2Fsmurf-api.png?alt=media\&token=a7461bf1-3172-438d-b593-dba1c86e3685)

## Nos objectifs <a href="#nos-objectifs" id="nos-objectifs"></a>

* Produire **rapidement** des APIs **performantes**, **robustes** et **maintenables**.
* Privilégier le **pragmatisme** et mettre l'accent sur les **bonnes pratiques**.
* Partager le fruit de nos heures de **veille**, de **recherche** et de nos **retours d'expérience**.
* Produire un **guide** **gratuit**, **à jour** et **communautaire.**
  * N'hésitez donc pas à nous envoyer vos Pull Requests sur : <https://github.com/wishtack/gitbook-guide-api-rest>

## Copyright <a href="#copyright" id="copyright"></a>

Ce guide est l'oeuvre et la propriété de Marmicode.

Il ne peut être utilisé partiellement ou intégralement comme support de prestations rémunérées sauf par l'équipe Marmicode.

En cas de doute, merci de nous contacter : <camijote@marmicode.fr​>

©Marmicode

![](https://392424868-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LFGxD_EMfiDhYN7-EXe%2F-Ly9yVeLEuQFXKC2H71C%2F-Ly9z1-D0124XJUzVo8P%2Fmarmicode-fr.png?alt=media\&token=23471a84-5ed1-49a6-94f7-ce1adc167376)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide-api-rest.marmicode.fr/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
