UNPKG

868 BMarkdownView Raw
1<h1 align="center">Fastify</h1>
2
3The documentation for Fastify is split into two categories:
4
5- [Reference documentation](./Reference/Index.md)
6- [Guides](./Guides/Index.md)
7
8The reference documentation utilizes a very formal style in an effort to document
9Fastify's API and implementation details thoroughly for the developer who needs
10such. The guides category utilizes an informal educational style as a means to
11introduce newcomers to core and advanced Fastify concepts.
12
13## Where To Start
14
15Complete newcomers to Fastify should first read our [Getting
16Started](./Guides/Getting-Started.md) guide.
17
18Developers experienced with Fastify should consult the [reference
19documentation](./Reference/Index.md) directly to find the topic they are seeking
20more information about.
21
22## Additional Documentation
23
24- Fastify's [Long Term Support (LTS)](./Reference/LTS.md) policy