{"id":20893111,"url":"https://github.com/hangfireio/hangfire.highlighter","last_synced_at":"2025-04-19T19:18:58.186Z","repository":{"id":16059856,"uuid":"18804073","full_name":"HangfireIO/Hangfire.Highlighter","owner":"HangfireIO","description":"Sample project for Hangfire.Highlighter tutorial","archived":false,"fork":false,"pushed_at":"2025-04-09T05:45:02.000Z","size":2896,"stargazers_count":45,"open_issues_count":0,"forks_count":35,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-09T06:29:28.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://docs.hangfire.io/en/latest/tutorials/highlight.html","language":"JavaScript","has_issues":false,"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/HangfireIO.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":"2014-04-15T14:58:50.000Z","updated_at":"2025-04-09T05:45:05.000Z","dependencies_parsed_at":"2023-11-14T10:26:57.791Z","dependency_job_id":"d0e685ac-fa1a-45fd-8ba3-8ff3c47d93e8","html_url":"https://github.com/HangfireIO/Hangfire.Highlighter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HangfireIO%2FHangfire.Highlighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HangfireIO%2FHangfire.Highlighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HangfireIO%2FHangfire.Highlighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HangfireIO%2FHangfire.Highlighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HangfireIO","download_url":"https://codeload.github.com/HangfireIO/Hangfire.Highlighter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249776964,"owners_count":21324023,"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-11-18T10:14:42.348Z","updated_at":"2025-04-19T19:18:58.166Z","avatar_url":"https://github.com/HangfireIO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hangfire.Highlighter\n====================\n\nSample project for [Hangfire](http://hangfire.io)'s [Highlighter tutorial](http://docs.hangfire.io/en/latest/tutorials/highlight.html).\n\nConsider you are building a code snippet gallery web application like GitHub Gists, and want to implement the syntax highlighting feature. To improve user experience, you are also want it to work even if a user disabled JavaScript in her browser.\n\nTo support this scenario and to reduce the project development time, you choosed to use a web service for syntax highlighting, such as http://pygments.appspot.com or http://www.hilite.me.\n\nLearning Points\n----------------\n\n* Sometimes you can’t avoid long-running methods in ASP.NET applications.\n* Long running methods can cause your application to be un-responsible from the users point of view.\n* To remove waits you should place your long-running method invocation into background job.\n* Background job processing is complex itself, but simple with Hangfire.\n* You can process background jobs even inside ASP.NET applications with Hangfire.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhangfireio%2Fhangfire.highlighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhangfireio%2Fhangfire.highlighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhangfireio%2Fhangfire.highlighter/lists"}