{"_id":"@codyraffy/sequelize-rest-api","_rev":"1-e568d8dbb2058bf0f1df9202f345671c","name":"@codyraffy/sequelize-rest-api","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@codyraffy/sequelize-rest-api","version":"0.1.0","description":"Create Express REST API routes based on your sequelize models and specified options","main":"dist/Index.js","types":"dist/Index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"tsc"},"repository":{"type":"git","url":"git+https://github.com/CodyRaffy/sequelize-rest-api.git"},"keywords":["sequelize","REST","API","express","node","middleware"],"author":{"name":"Cody Raffensperger"},"license":"ISC","dependencies":{"sequelize":"^4.42.0"},"peerDependencies":{"express":"^4.16.4"},"devDependencies":{"@types/express":"^4.16.1","@types/sequelize":"^4.27.34","typescript":"^3.4.1"},"gitHead":"97edd23feaea7f7be43a356415fa6d5d79acb661","bugs":{"url":"https://github.com/CodyRaffy/sequelize-rest-api/issues"},"homepage":"https://github.com/CodyRaffy/sequelize-rest-api#readme","_id":"@codyraffy/sequelize-rest-api@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"codyraffy","email":"cody.raffensperger@gmail.com"},"dist":{"integrity":"sha512-3tH57E6oh5MKpCyzUmtWqSnrm8PSjMLB8Hv5NP8nvia70vwSAsk7LEfCL6z489JOzheWmDmiVVzWC0cBvIeVyA==","shasum":"a09e6770b4d6cd063be39fd72d34c64b3b8af077","tarball":"https://registry.npmjs.org/@codyraffy/sequelize-rest-api/-/sequelize-rest-api-0.1.0.tgz","fileCount":24,"unpackedSize":159165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv7atCRA9TVsSAnZWagAA1tUP/jIVPmRJPpFfhgMjwyzF\nRIttGgTCu24A7L9+76Z2ujvqmRatlZNhAp8g/EL8NrsfUmN8iiuZTA3axzpn\nUlDXGkUwh4oTXC/VfOaiu70kFKUlGIz7KwGQWMY/f1yRhwD+bbJUCX3LnCzT\nHuF7+jbDfW7OCTyzCpS0qxlQvjtogWtO7NIg3UKFuwsmjTJARM/O4ULd5DHN\nfIibf5CXfe7yKqK9a1Zf9GkBJApfT1zWoKUcMNf/vfneONeVTtVu6uNOXfH2\nxL3yH9E3O2sd4ELszHnMreyIJEcgc/FwGgyzTuSK3tTqZyWem0ohmi9g1+ce\nzxsxfs/vBAndWN8eqS3lK0N2KXqLercffrwVNHkr4+md9lfrHXSemkWvFRi1\nCwR5sqnG3kz3++yaaBI61dHCUAnNb+832ZXdvD2BGwqTDAI0hyLF3ffzVTlf\n7CGJjai9pOcdPW2zOIiIUmGejqFHFVCHKMTJzzwD47BuxjtBXZAd+UMleRq8\nrf47BYN7jkP4oPW7Aut1CWlvpXWfXL4gTInDVgs5QkBKfPSIU+epgELvvQES\nvwRhR4emocBe83kj2zc//nECOnxGNLLnkyMrAL77pTxJ13tiigvv6JJ/aUYN\nfm7Rs0IfCbQ6O+3YGp5WmLer6PJSkdyuvzcckYeaGWhLOvyEaRXbshbrrjwN\n/gyp\r\n=Udwg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICq+0JKg9s77DHXwR+VFCDTlc+/a7+WZufdS0La2gSYQAiBNMnywmi+Sbjw9gQCMtw5IgF2KqK3FlyhzCp/JkU0zrA=="}]},"maintainers":[{"name":"codyraffy","email":"cody.raffensperger@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sequelize-rest-api_0.1.0_1556068013026_0.032747877410757464"},"_hasShrinkwrap":false}},"time":{"created":"2019-04-24T01:06:52.848Z","0.1.0":"2019-04-24T01:06:53.215Z","modified":"2022-04-05T00:10:19.793Z"},"maintainers":[{"name":"codyraffy","email":"cody.raffensperger@gmail.com"}],"description":"Create Express REST API routes based on your sequelize models and specified options","homepage":"https://github.com/CodyRaffy/sequelize-rest-api#readme","keywords":["sequelize","REST","API","express","node","middleware"],"repository":{"type":"git","url":"git+https://github.com/CodyRaffy/sequelize-rest-api.git"},"author":{"name":"Cody Raffensperger"},"bugs":{"url":"https://github.com/CodyRaffy/sequelize-rest-api/issues"},"license":"ISC","readme":"# sequelize-rest-api\r\nCreate Express REST API routes based on your sequelize models and specified options.\r\n\r\n## Getting Started\r\n\r\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\r\n\r\n### Prerequisites\r\n\r\nWhat things you need to install the software and how to install them\r\n\r\n```\r\nGive examples\r\n```\r\n\r\n### Installing\r\n\r\nA step by step series of examples that tell you how to get a development env running\r\n\r\nSay what the step will be\r\n\r\n```\r\nGive the example\r\n```\r\n\r\nAnd repeat\r\n\r\n```\r\nuntil finished\r\n```\r\n\r\nEnd with an example of getting some data out of the system or using it for a little demo\r\n\r\n## Running the tests\r\n\r\nExplain how to run the automated tests for this system\r\n\r\n### Break down into end to end tests\r\n\r\nExplain what these tests test and why\r\n\r\n```\r\nGive an example\r\n```\r\n\r\n### And coding style tests\r\n\r\nExplain what these tests test and why\r\n\r\n```\r\nGive an example\r\n```\r\n\r\n## Deployment\r\n\r\nAdd additional notes about how to deploy this on a live system\r\n\r\n## Built With\r\n\r\n* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used\r\n* [Maven](https://maven.apache.org/) - Dependency Management\r\n* [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds\r\n\r\n## Contributing\r\n\r\nPlease read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.\r\n\r\n## Versioning\r\n\r\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). \r\n\r\n## Authors\r\n\r\n* **Cody Raffensperger** - *Initial work*\r\n\r\nSee also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.\r\n\r\n## License\r\n\r\nThis project is licensed under the ISC License\r\n\r\n## Acknowledgments\r\n\r\n* Hat tip to anyone whose code was used\r\n* Inspiration\r\n* etc\r\n","readmeFilename":"README.md"}