Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Simplified multithreaded Java HTTP server able to interpret GET/POST requests.
Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client.
-------
Requirements:
For the Java HTTP server:
- J2SE (SDK for compilation)
For the exampe web app:
- Apache2 with mod_rewrite and mod_proxy
Client-side for the web app:
- www browser supporting JS with jQuery
---
Setup:
- run Server.class from Java server files (java Server) in a terminal/console
- unpack example app files under/within your apache2 document root file structure
- open index.html (with a www browser, from a www server)
- observe terminal output
...Calls to create and update users now provides facilities to add preferences and customfields. Removed the batch calling of the web services (not needed as all calls are via POST and not GET), code is still there but commented out. V0.1.4 was removed, too many bugs!
Previous versions using the Moodle 2.1 webservice calls are still here.
Code for the next release which is under development can be downloaded from:
https://github.com/bantonia/MoodleRest
Note: The software is supplied as is under the GNU version 2.0 License.
Send request to servlet using post http. The constructor accepts a Map containing all parameters you would like to send to servlet (key-value but the value can be also a json!). Parameters are url encoded using utf-8.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
NEXUSe2e client is an Eclipse RCP application that provides XML based messaging using e.g. ebXML to integrate business processes that span multiple companies. It enables small organizations to participate in supply chain integration scenarios.
The project Navigator aims at supporting automated gathering of dynamic information from third party web sites, using their web interface to post queries and to gather replies. Navigator is written in OS-independent java language.
Two blog posting clients, one for mobile phones/PDAs and one for desktop/laptop computers, that support offline posting, offline caching of previous postings, and synchronisation between clients. Both can post to most blogging platform APIs.
Java Meta Weblog API (jMwa) is a Java util library and implementation of the MetaWeblog API. For example it allows to post to a weblog (that supports XML-RPC and the MetaWeblog API).