Found 544 results for "gitana 4.0 developers api definitions registration"
The search executed in 0.002333336 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Reset Password FlowEasily reset passwords for app users with Cloud CMS's secure flow using email or username recovery options.
Score: 3.6667166
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / PlatformAccess your platform's data stores and manage configurations seamlessly with our intuitive interface, supporting teams, authorities, and more.
Score: 3.6277971
|
![]() |
Editorial FlowsEditorial Flows In Gitana 4.0, we introduced a new feature called Editorial Flows. With Editorial Flows, your editorial teams launch draft workspaces where they work on content items at their own pace. They can write new content, change existing content or delete things in isolation without worrying about how it will affect the main line of content. They are free to work without worry about stepping on each other's toes. They can make changes to the content graph, upload new files, adjust taxono
Score: 3.5790482
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Node.js CookbookOptimize your Node.js applications with Cloud CMS. Learn to connect, chain API calls, and query nodes for efficient data management.
Score: 3.501943
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Content Modeling CookbookDiscover essential content modeling techniques with our comprehensive cookbook, featuring guides, code samples, and practical examples for every developer.
Score: 3.48627
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container Services / KubernetesKubernetes: Automate deployment, scaling & management of containers on cloud platforms like Amazon, Google, Azure with open-source Kubernetes & Gitana SDK.
Score: 3.4681845
|
![]() |
Request Information about Enterprise Support - GitanaRequest Information about Enterprise Support - Gitana Enterprise Services and Licenses Gitana provides Managed Services and Support for On-Premise/Private Cloud installations at larger customers with custom pricing needs. We will work with you to determine beneficial ways that our staff can augment your own to provide DevOps support, implementation services, architectural guidance and source code licensing according to the needs of your business. Have a question about our offerings? Please reach
Score: 3.4589996
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaConnect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.
Score: 3.3580122
|
![]() |
Download Version 1.0.3 of the Cloud CMS Java DriverThe Cloud CMS team is pleased to announce the immediate availability of the 1.0.3 version of the Gitana Java Driver for Cloud CMS. Java Driver for Cloud CMS The Gitana Java Driver is a Java library that you can include with your Java applications to take advantage of a programmatic way of interacting with the Cloud CMS server. It makes it easier for developers to utilize Cloud CMS functionality without having to manually handle calls against HTTP/REST, data serialization and event handling. The
Score: 3.326136
|
![]() |
How to get a content definition JSON from the Cloud CMS API?There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep
Score: 3.3249323
|
![]() |
Recommended Cloud CMS architectureIn general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 3.178784
|
![]() |
Gitana 4.0 / Developers / Drivers / GoConnect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.
Score: 3.1723387
|
![]() |
Build your prototype website in 10 easy stepsGetting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)
Score: 3.1699238
|
![]() |
Gitana 4.0 / Self ManagedRun Gitana software on-premise or in a virtual private cloud with Kubernetes and Helm charts for an optimal self-managed setup.
Score: 3.0464087
|
![]() |
Gitana 4.0 / Developers / Drivers / C#Easily connect your .NET applications to Gitana with the C# driver. Supports API integration, node management, and more. 100% open-source.
Score: 3.0338836
|
![]() |
Sign up for a free 14-day trial account - GitanaSign up for a free 14-day trial account - Gitana Try Gitana All we need is a valid email address to get started. We'll send you a link that you can use to sign up. Get Started
Score: 3.0242174
|
![]() |
Gitana 4.0 / Developers / Drivers / RubyConnect your Ruby apps to Gitana with ease. Use our open-source Ruby driver for seamless API integration and access comprehensive documentation.
Score: 3.0207603
|
![]() |
Gitana 3.2 / Guide / GuideExplore comprehensive Gitana documentation covering APIs, authentication, security, workflow, and more to streamline your development process.
Score: 2.9956703
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Azure / TranslateDiscover seamless integration with Azure Translate using Microsoft Translator API for efficient multi-language support in your applications.
Score: 2.9704292
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Azure / TranslateEffortlessly integrate Azure Translate for seamless multi-language support and automatic I18N translations in your applications.
Score: 2.9704292
|
![]() |
Gitana 4.0Discover all features and capabilities of Cloud CMS 4.0 with our comprehensive documentation guide.
Score: 2.9179459
|
![]() |
Gitana 4.0 / Developers / Drivers / PythonEasily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.
Score: 2.8860853
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data TypesExplore comprehensive documentation on various data types including Application, Archive, Authentication Grant, and more. Perfect for developers and API users.
Score: 2.8814733
|
![]() |
Gitana 4.0 / Forms / API / Conditional DependenciesOptimize your form handling with Alpaca, featuring advanced, conditional dependencies and custom inter-dependencies. Utilize JSON Schema with precision.
Score: 2.8738642
|
![]() |
Gitana 4.0 / Developers / Drivers / PHPConnect PHP apps to Gitana with our open-source driver. Access API with ease, manage OAuth, and perform content operations effectively.
Score: 2.850928
|