sails-docs-reference

Reference Section of Sails.js documentation

ideas for some restructuring:

  1. |
  2. |- Usage
  3. |
  4. |- Request (req)
  5. |
  6. |- Response (res)
  7. |
  8. |- Config (sails.config)
  9. |
  10. |- Model (sails.models)
  11. |
  12. |- Sockets (sails.sockets)
  13. |
  14. |- Sails CLI
  15. |
  16. |- Blueprint API
  17. |
  18. |- Browser SDK (sails.io.js)
  19. |
  20. |- Concepts
  21. |
  22. |- Security
  23. |
  24. |- Deployment
  25. |
  26. |- FAQ
  27. |- Hosting
  28. |- Scaling
  29. |
  30. |- Testing
  31. |
  32. |- Internationalization
  33. |
  34. |- Logging
  35. |
  36. |- File Uploads
  37. |
  38. |- Assets & Tasks
  39. |
  40. |- Middleware
  41. |
  42. |- Routes
  43. |
  44. |- Blueprints
  45. |
  46. |- Policies
  47. |
  48. |- Controllers
  49. |
  50. |- Custom Responses
  51. |
  52. |- Models
  53. |
  54. |- Attributes
  55. |- Validations
  56. |- Associations
  57. |- Lifecycle Callbacks
  58. |- Custom Schemas
  59. |- Migrations
  60. |
  61. |- Services
  62. |- todo: add example: Sending Email
  63. |
  64. |- Views
  65. |
  66. |- Advanced
  67. |
  68. |- Plugins
  69. |
  70. |- Programmatic Usage
  71. |
  72. |- Globals
  73. |
  74. |- .sailsrc