{"id":18326774,"url":"https://github.com/nanoexpress/pro-slim","last_synced_at":"2025-04-06T01:31:58.396Z","repository":{"id":40564783,"uuid":"239184155","full_name":"nanoexpress/pro-slim","owner":"nanoexpress","description":"nanoexpress for enterprise users \u0026 teams","archived":false,"fork":false,"pushed_at":"2024-04-12T09:32:32.000Z","size":12928,"stargazers_count":2,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-13T21:43:00.869Z","etag":null,"topics":["cplusplus","esm","esmodules","express-like","fast","memory-efficient","middleware","uwebsockets","ws"],"latest_commit_sha":null,"homepage":"https://nanoexpress.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nanoexpress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-08T18:37:23.000Z","updated_at":"2024-04-17T12:30:42.134Z","dependencies_parsed_at":"2024-04-17T12:30:03.729Z","dependency_job_id":"0f87a114-1b90-4fd8-bc8d-15d6ce7a202f","html_url":"https://github.com/nanoexpress/pro-slim","commit_stats":{"total_commits":988,"total_committers":7,"mean_commits":"141.14285714285714","dds":"0.38663967611336036","last_synced_commit":"8180a56279d2d6c9ed94e69240be68bdb82ff387"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoexpress%2Fpro-slim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoexpress%2Fpro-slim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoexpress%2Fpro-slim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoexpress%2Fpro-slim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanoexpress","download_url":"https://codeload.github.com/nanoexpress/pro-slim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423461,"owners_count":20936621,"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":["cplusplus","esm","esmodules","express-like","fast","memory-efficient","middleware","uwebsockets","ws"],"created_at":"2024-11-05T19:08:08.566Z","updated_at":"2025-04-06T01:31:53.381Z","avatar_url":"https://github.com/nanoexpress.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\n\u003cimg src=\"https://gblobscdn.gitbook.com/assets%2F-M1ejn7fVvN8DITsnKKs%2F-M24-WfIBJzIO_iGCiJ2%2F-M24-xNAI9CDmWJWk3YR%2Fpng-512-black.png?alt=media\u0026token=387de1d2-2586-42d0-aa10-a8134f0eabf9\" width=\"200\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003enanoexpress Pro Slim\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003enanoexpress for enterprise users \u0026 teams\u003c/h3\u003e\n\u003ch4 align=\"center\"\u003eEnterprise level security, stability and quality\u003c/h4\u003e\n\n[![Travis](https://img.shields.io/travis/nanoexpress/pro-slim.svg)](http://github.com/nanoexpress/pro-slim)\n[![Code Climate](https://codeclimate.com/github/nanoexpress/pro-slim/badges/gpa.svg)](https://codeclimate.com/github/nanoexpress/pro-slim)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nanoexpress/pro-slim/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/nanoexpress/pro-slim/?branch=master)\n[![GitHub issues](https://img.shields.io/github/issues/nanoexpress/pro-slim.svg)](http://github.com/nanoexpress/pro-slim/issues)\n\n## Special thanks / Sponsors\n\n| Sponsor                                       | Since |\n| --------------------------------------------- | ----- |\n| [BrowserStack](https://www.browserstack.com/) | 2016  |\n| [JetBrains](https://www.jetbrains.com/)       | 2019  |\n| [Paw](https://paw.cloud/)                     | 2020  |\n| [MacStadium](https://www.macstadium.com/)     | 2020  |\n| [GitPod](https://www.gitpod.io/)              | 2022  |\n\nas well as [Sergey NN](https://github.com/mrauhu) and\n[Yaroslav Dobzhanskij](https://github.com/yarsky-tgz) for\nbeing Gold+ sponsors for short period of time\n\n## TO-DO / Roadmap\n\nThis project was planned as base of other nanoexpress variants and seems failed\nto become that base version, but still could be used as technically how to\nre-create express.js like API as implemented functions are small and pure functions\n\n## Table of Contents\n\n- [Documentations](https://nanoexpress.js.org)\n- [Configurations](https://nanoexpress.js.org/server#pro-slim-version)\n- [Middlewares](https://nanoexpress.js.org/middlewares)\n- [Routes and route expose](https://nanoexpress.js.org/routes)\n- [WebSocket](https://nanoexpress.js.org/websocket)\n- [Docker](https://nanoexpress.js.org/docker-linux)\n- [Benchmarks](https://nanoexpress.js.org/benchmark)\n- [FAQ](https://nanoexpress.js.org/support/faq)\n\n## Why PRO Slim\n\n- nanoexpress v1.x and express-ws compatible API interface\n- Much more stable, error percent was decreased by 90%\n- Much cleaner API and codebase, but **pluggable** with **defines** and [middlewares](https://github.com/nanoexpress/middlewares)\n- A bit faster than PRO version\n\n## Support\n\nThank you, all previous sponsors, backers and supporters\n\n### Sponsors\n\nSee [here](https://nanoexpress.js.org/support/sponsors)\n\n## License\n\nThis project is licensed under [GPL-3.0](https://nanoexpress.js.org/license) license and if you want use this on commercial projects with closed sources, you should contact to me via [here](https://t.me/dalisoft) for getting license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanoexpress%2Fpro-slim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanoexpress%2Fpro-slim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanoexpress%2Fpro-slim/lists"}