forked from feathersjs/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_redirects
48 lines (40 loc) · 3.04 KB
/
_redirects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
https://buzzard.docs.feathersjs.com/* https://docs.feathersjs.com/:splat 301!
# Legacy docs Redirects
/authentication/* /api/authentication/server.html
/clients/* /api/client.html
/configuration/* /api/configuration.html
/databases/* /api/databases/common.html
/hooks/* /api/hooks.html
/middleware/* /api/express.html
/providers/* /api/express.html
/rest/* /api/express.html
/real-time/* /api/events.html
/services/* /api/services.html
/frameworks/* /guides/frameworks/readme.html
/getting-started/* /guides/readme.html
/authorization/* https://github.com/feathersjs-ecosystem/feathers-authentication-hooks
/why/* https://blog.feathersjs.com/why-we-built-the-best-web-framework-you-ve-probably-never-heard-of-until-now-176afc5c6aac
# v2 Redirects
/guides/step-by-step/generators/* /guides/basics/generator.html
/guides/step-by-step/basic-feathers/* /guides/basics/readme.html
/guides/step-by-step/readme.html /guides/basics/readme.html
/guides/advanced/configuration.html /api/configuration.html
/api/rest.html /api/express.html
/api/authentication/local-management.html https://github.com/feathers-plus/feathers-authentication-management/blob/master/docs.md
/api/authentication/hooks.html https://github.com/feathersjs-ecosystem/feathers-authentication-hooks
/api/hooks-common.html https://feathers-plus.github.io/v1/feathers-hooks-common/
/api/databases/memory.html https://github.com/feathersjs-ecosystem/feathers-memory
/api/databases/localstorage.html https://github.com/feathersjs-ecosystem/feathers-localstorage
/api/databases/nedb.html https://github.com/feathersjs-ecosystem/feathers-nedb
/api/databases/mongodb.html https://github.com/feathersjs-ecosystem/feathers-mongodb
/api/databases/mongoose.html https://github.com/feathersjs-ecosystem/feathers-mongoose
/api/databases/knexjs.html https://github.com/feathersjs-ecosystem/feathers-knex
/api/databases/sequelize.html https://github.com/feathersjs-ecosystem/feathers-sequelize
/api/databases/elasticsearch.html https://github.com/feathersjs-ecosystem/feathers-elasticsearch
/api/databases/rethinkdb.html https://github.com/feathersjs-ecosystem/feathers-rethinkdb
/guides/offline-first/readme.html https://auk.docs.feathersjs.com/guides/offline-first/readme.html
/guides/advanced/debugging.html https://blog.feathersjs.com/debugging-feathers-with-visual-studio-code-406e6adf2882
/guides/about/philosophy.html https://blog.feathersjs.com/why-we-built-the-best-web-framework-you-ve-probably-never-heard-of-until-now-176afc5c6aac
/guides/about/features.html https://feathersjs.com/features
/guides/about/vs.html https://feathersjs.com/comparison
/ecosystem/readme.html https://github.com/feathersjs/awesome-feathersjs