{"id":20021829,"url":"https://github.com/kunal00000/create-krest","last_synced_at":"2025-05-05T01:31:00.579Z","repository":{"id":182935114,"uuid":"669340070","full_name":"kunal00000/create-krest","owner":"kunal00000","description":"A CLI tool to create APIs in multiple languages with multiple integrations in just seconds.","archived":false,"fork":false,"pushed_at":"2023-09-02T20:27:35.000Z","size":58,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-25T17:07:45.501Z","etag":null,"topics":["api","backend-api","cli","express","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-krest","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kunal00000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-22T01:25:15.000Z","updated_at":"2023-12-27T04:33:09.000Z","dependencies_parsed_at":"2024-11-13T09:31:28.495Z","dependency_job_id":null,"html_url":"https://github.com/kunal00000/create-krest","commit_stats":null,"previous_names":["kunal00000/create-krest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunal00000%2Fcreate-krest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunal00000%2Fcreate-krest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunal00000%2Fcreate-krest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunal00000%2Fcreate-krest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kunal00000","download_url":"https://codeload.github.com/kunal00000/create-krest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252423016,"owners_count":21745532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","backend-api","cli","express","typescript"],"created_at":"2024-11-13T08:38:18.900Z","updated_at":"2025-05-05T01:30:59.788Z","avatar_url":"https://github.com/kunal00000.png","language":"JavaScript","readme":"# Create-KREST (Create Simple APIs in seconds)\n\nCreate-KREST is a command-line tool that helps you quickly scaffold a simple REST API project. Whether you're starting a new project or prototyping an idea, Create-KREST provides you with the essentials to kickstart your development process.\n\n### Installation \u0026 Usage\n\nTo use Create-KREST, you need to have Node.js installed. You can install and run the package via npm using the following command:\n\n```bash\n$ npm create krest@latest\n```\n\n**_Alternate way_**\n\n- To direclty install and use Create-KREST run\n\n```\n$ npx create-krest@latest\n```\n\n### Quick tutorial\n\nhttps://github.com/kunal00000/create-krest/assets/92316166/2b3319c0-bdec-4115-afc3-bbb7d463b003\n\n### Questions\n\nDuring the setup process, Create-KREST will ask you a series of questions to configure your API project:\n\n**Select a language:**\n- Javascript\n- Typescript\n\n**Select a variant to create API:**\n\n- Basic CRUD\n- CRUD + JWT Auth\n- CRUD + MongoDB Database\n- CRUD + MongoDB Database + JWT Auth\n\n### Current Features\n\n- Sample API endpoints to jumpstart your development.\n- Easily integrate JWT (JSON Web Token) authentication middleware for secure API access.\n- MongoDB integration for easy database connectivity.\n- Customizable templates for different features to suit your project's needs.\n\n### Project Structure\n\nThe project structure generated by Create-KREST will include the following directories and files:\n\n```bash\nserver/\n├── controllers/\n│   └── todo.controllers.js\n│\n├── db/\n│   └── index.js\n│\n├── middlewares/\n│   └── auth.middlewares.js\n│\n├── models/\n│   └── user.models.js\n│\n├── routes/\n│   └── todo.routes.js\n│\n├── config.js                                 # Configuration file\n├── index.js\n├── .env                                      # Set environment variables(if any)\n├── .gitignore\n└── package.json\n```\n\n## Contributing\n\nContributions are welcome! If you find any bugs or have suggestions for new features, please open an issue.\n\n### License\n\nThis project is licensed under the MIT License.\n\n### Acknowledgments\n\nCreate-KREST is inspired by the need for a simple and efficient way to start building REST APIs. Special thanks to the developers of \"commander\" and \"inquirer\" for their excellent packages.\n\n**_Thank you for using Create-KREST! If you encounter any issues or have any questions, please don't hesitate to reach out. Happy coding!_**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunal00000%2Fcreate-krest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkunal00000%2Fcreate-krest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunal00000%2Fcreate-krest/lists"}