{"id":44689596,"url":"https://github.com/ngobjects/ng-objects","last_synced_at":"2026-02-27T19:01:13.471Z","repository":{"id":40490192,"uuid":"361376561","full_name":"ngobjects/ng-objects","owner":"ngobjects","description":"The core libraries","archived":false,"fork":false,"pushed_at":"2026-02-23T13:46:42.000Z","size":3856,"stargazers_count":16,"open_issues_count":41,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-02-23T15:51:50.661Z","etag":null,"topics":["java","server-side-rendering","web","webdev"],"latest_commit_sha":null,"homepage":"https://www.fermentedshark.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngobjects.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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-25T08:48:07.000Z","updated_at":"2026-02-23T13:46:47.000Z","dependencies_parsed_at":"2023-11-30T16:26:20.736Z","dependency_job_id":"0ec621a9-f1b2-42d5-8a09-e1439f042f46","html_url":"https://github.com/ngobjects/ng-objects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngobjects/ng-objects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngobjects%2Fng-objects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngobjects%2Fng-objects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngobjects%2Fng-objects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngobjects%2Fng-objects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngobjects","download_url":"https://codeload.github.com/ngobjects/ng-objects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngobjects%2Fng-objects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29909252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T17:28:36.873Z","status":"ssl_error","status_checked_at":"2026-02-27T17:28:20.970Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["java","server-side-rendering","web","webdev"],"created_at":"2026-02-15T07:00:30.128Z","updated_at":"2026-02-27T19:01:13.465Z","avatar_url":"https://github.com/ngobjects.png","language":"Java","readme":"![](https://github.com/ngobjects/ng-objects/workflows/build/badge.svg)\n\n# ng-objects\n\nng-objects is an open source web framework heavily based on concepts from Apple's WebObjects (WO) framework. It aims to:\n\n1. Extract the best concepts of WO and project Wonder (including the Ajax-framework, with it's partial component rendering) and use them in a new, modern library.\n\n2. Not be a WO clone but _familiar_ to a WO programmer and thus easy to migrate existing WO code to. While WO is great, there have been two decades of improvements in software design and web development since WO's last official release.\n\n3. Be compatible with WO's deployment environment, so apps can transparently integrate into an existing WO deployment infrastructure, easing transition of existing apps and environments.\n\n## Status\n\nThe framework is still in development, but we currently have working implementations of HTTP request handling, templating, very, very basic routing, resource loading and management, property/configuration management, sessions, and stateful actions.\n\n\"Working implementation\" is doing a lot of heavy lifting in that sentence though, since we're now going through the process of cleaning up and enriching the APIs and making them a joy to use. And there's a lot of work to do. But the framework has been deployed for testing on a couple of production sites, since nothing is quite as valuable as dogfooding when it comes to developing a framework - and remarkably it works very, very well. First actual release is scheduled for 2025.\n\n## Trying the test application\n\nWe haven't made a release yet, so to try the framework you need to either clone the repo and either import the projects into your IDE and run the \"Application\" class in the ng-testapp project, or, using maven on the command line...\n\n```\n\t$ git clone git@github.com:ngobjects/ng-objects.git\n\t$ cd ng-objects\n\t$ mvn install\n\t$ cd ng-testapp\n\t$ mvn package\n\t$ ./target/ng-testapp-0.1.0-SNAPSHOT.woa/ng-testapp\n```\n\nThen point your browser to [localhost:1200](http://localhost:1200/). Yay!","funding_links":[],"categories":["开发框架"],"sub_categories":["Web框架"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngobjects%2Fng-objects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngobjects%2Fng-objects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngobjects%2Fng-objects/lists"}