{"id":23317610,"url":"https://github.com/vertocode/rune-fast-api","last_synced_at":"2025-09-07T17:37:43.931Z","repository":{"id":188342747,"uuid":"678565439","full_name":"vertocode/rune-fast-api","owner":"vertocode","description":"Node.js application built with TypeScript and Express. The Rune Fast API provides endpoints for managing product data.","archived":false,"fork":false,"pushed_at":"2023-10-02T15:08:17.000Z","size":11432,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T08:52:48.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rune-fast-api.vercel.app","language":"TypeScript","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/vertocode.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-08-14T21:14:24.000Z","updated_at":"2023-10-02T15:04:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1f3352f-d922-41da-b45c-7bc87a4d0914","html_url":"https://github.com/vertocode/rune-fast-api","commit_stats":null,"previous_names":["vertocode/rune-fast-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Frune-fast-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Frune-fast-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Frune-fast-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Frune-fast-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vertocode","download_url":"https://codeload.github.com/vertocode/rune-fast-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247593883,"owners_count":20963808,"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":[],"created_at":"2024-12-20T16:35:01.888Z","updated_at":"2025-04-07T04:30:22.519Z","avatar_url":"https://github.com/vertocode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rune Fast API\n\nAPI dedicated to Rune Fast Wiki app:\n- [GITHUB](https://github.com/vertocode/rune-fast-wiki)\n- [DEMO](https://rune-fast-wiki.vercel.app/home)\n\nNode.js application built with TypeScript and Express. The Rune Fast API provides endpoints for managing product data.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Scripts](#scripts)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\nBefore running the Rune Fast API, make sure you have [Node.js](https://nodejs.org/) and [yarn](https://yarnpkg.com/) installed on your system.\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/vertocode/rune-fast-api.git\ncd imports-api\n```\n\n2. Install dependencies:\n\n```bash\nyarn install\n```\n\n3. Build the TypeScript source code:\n\n```bash\nyarn build\n```\n\n## Usage\n\nTo start the Rune Fast API, use the following command:\n\n```bash\nyarn start\n```\n\nThis will run the API using nodemon for automatic reloading during development.\n\nThe API will be accessible at http://localhost:3000.\n\n## Scripts\n\n- `yarn build`: Cleans the `dist` directory and compiles TypeScript code.\n- `yarn start`: Starts the API using [nodemon](https://nodemon.io/) for automatic reloading.\n- `yarn dev`: Runs TypeScript compiler in watch mode and starts the API using `nodemon` concurrently.\n- `yarn ts.check`: Checks TypeScript code for errors using the `tsconfig.json` configuration.\n- `yarn add-build`: Adds the `dist` directory to git (forcefully).\n- `yarn down-api`: Executes the `api-shutdown.sh` script for stopping the API.\n\n## Contributing\n\nIf you would like to contribute to the project, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Push your changes to your fork.\n5. Create a pull request to the `main` branch of the original repository.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertocode%2Frune-fast-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvertocode%2Frune-fast-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertocode%2Frune-fast-api/lists"}