Add Fastify JS framework documentation (#5456)

- Add new section on Javascript
- Register resource on it: https://www.fastify.io/docs/latest

Resolves EbookFoundation/free-programming-books#5443
This commit is contained in:
David Ordás 2021-07-29 05:29:50 +02:00 committed by GitHub
parent ee767dee96
commit 58d893450a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -99,6 +99,7 @@
* [Elm](#elm)
* [Ember.js](#emberjs)
* [Express.js](#expressjs)
* [Fastify](#fastify)
* [Ionic](#ionic)
* [jQuery](#jquery)
* [meteor](#meteor)
@ -1888,6 +1889,11 @@ Kerridge (PDF) (email address *requested*, not required)
* [Express.js Guide](https://web.archive.org/web/20140621124403/https://leanpub.com/express/read) - Azat Mardanov
#### Fastify
* [Fastify - Latest Documentation](https://www.fastify.io/docs/latest) (HTML)
#### Ionic
* [Ionic 4 Succinctly](https://www.syncfusion.com/ebooks/ionic-4-succinctly) - Ed Freitas