a Sails v1 application
- Sails framework documentation
- Version notes / upgrading
- Deployment tips
- Community support options
- Professional / enterprise options
This app was originally generated on Sat Sep 04 2021 14:12:08 GMT+0500 (Pakistan Standard Time) using Sails v1.4.4.
api link GET = http://localhost:1337/articles/allusers GET = http://localhost:1337/articles/[email protected] POST = http://localhost:1337/articles/saveusers => { { "email": "[email protected]", "password": "123456" } }