All Projects → viur-framework → server

viur-framework / server

Licence: LGPL-3.0 License
The ViUR application development framework - legacy version 2.x for Python 2.7

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to server

viur-vi
Visual administration interface for ViUR as web-app, with the ability to generate its input masks and data structures automatically from the underlying data model.
Stars: ✭ 18 (+50%)
Mutual labels:  appengine, appengine-python, viur
Datastore
(AE|Cloud) Datastore Wrapper
Stars: ✭ 198 (+1550%)
Mutual labels:  appengine, datastore
GaeSupportLaravel
Run Laravel on Google App Engine
Stars: ✭ 22 (+83.33%)
Mutual labels:  appengine, google-cloud
Golang Samples
Sample apps and code written for Google Cloud in the Go programming language.
Stars: ✭ 3,088 (+25633.33%)
Mutual labels:  appengine, google-cloud
Ruby Docker
Ruby runtime for Google Cloud Platform
Stars: ✭ 122 (+916.67%)
Mutual labels:  appengine, google-cloud
Nds
A Go (golang) Google App Engine datastore package with strongly consistent caching.
Stars: ✭ 154 (+1183.33%)
Mutual labels:  appengine, datastore
bazel-cache
Minimal cloud oriented Bazel gRPC cache
Stars: ✭ 33 (+175%)
Mutual labels:  google-cloud-storage, google-cloud
Flysystem Google Cloud Storage
Flysystem Adapter for Google Cloud Storage
Stars: ✭ 237 (+1875%)
Mutual labels:  google-cloud-storage, google-cloud
clj-gcloud-storage
Clojure wrapper for google-cloud-storage Java client.
Stars: ✭ 20 (+66.67%)
Mutual labels:  google-cloud-storage, google-cloud
ob bulkstash
Bulk Stash is a docker rclone service to sync, or copy, files between different storage services. For example, you can copy files either to or from a remote storage services like Amazon S3 to Google Cloud Storage, or locally from your laptop to a remote storage.
Stars: ✭ 113 (+841.67%)
Mutual labels:  google-cloud-storage, google-cloud
bigquery-to-datastore
Export a whole BigQuery table to Google Datastore with Apache Beam/Google Dataflow
Stars: ✭ 56 (+366.67%)
Mutual labels:  google-cloud, google-datastore
Google Actions Java Sdk
(Deprecated) Unofficial Google Actions Java SDK - for Android engineers and all Java lovers
Stars: ✭ 280 (+2233.33%)
Mutual labels:  appengine, google-cloud
Clean Go
Clean Architecture Example in Go
Stars: ✭ 274 (+2183.33%)
Mutual labels:  appengine, datastore
Elixir Runtime
The community-supported runtime for Elixir on Google App Engine.
Stars: ✭ 158 (+1216.67%)
Mutual labels:  appengine, google-cloud
Php Ffmpeg Video Streaming
📼 Package media content for online streaming(DASH and HLS) using FFmpeg
Stars: ✭ 246 (+1950%)
Mutual labels:  google-cloud-storage, google-cloud
Appengine Maven Repository
Free Private Maven repositories hosted on Google App-Engine, backed by Google Cloud Storage and deployed in less than 5 minutes.
Stars: ✭ 201 (+1575%)
Mutual labels:  appengine, google-cloud-storage
Kubernetes Nexus
Run Sonatype Nexus Repository Manager OSS on top of Kubernetes (GKE). Includes instructions for automated backups (GCS) and day-to-day usage.
Stars: ✭ 122 (+916.67%)
Mutual labels:  google-cloud-storage, google-cloud
Google Cloud Cpp
C++ Client Libraries for Google Cloud Services
Stars: ✭ 233 (+1841.67%)
Mutual labels:  google-cloud-storage, google-cloud
deploy-appengine
A GitHub Action that deploys source code to Google App Engine.
Stars: ✭ 184 (+1433.33%)
Mutual labels:  appengine, google-cloud
go-bqloader
bqloader is a simple ETL framework to load data from Cloud Storage into BigQuery.
Stars: ✭ 16 (+33.33%)
Mutual labels:  google-cloud-storage, google-cloud

ViUR server

This is the core component of ViUR, a free software development framework for the Google App Engine written in Python.

About

ViUR provides a clear concept for implementing agile data management software. Its underlying database is Googles Cloud Datastore, which is a scalable document database.

The ViUR framework targets to the implementation of information systems, which are integrated, web-based applications or services performing data management and deployment operations of any kind. Therefore, ViUR is explicitly not claimed to be a content management system, although content management can be a part of a ViUR information system.

Getting started

To get started with ViUR, check out our base repository. It comes with a recently updated, pre-configured and well documented project template to immediately start from with your new project.

We also recommend to visit viur.is to get latest news and documentation on ViUR.

Contributing

We take a great interest in your opinion about ViUR. We appreciate your feedback and are looking forward to hear about your ideas. Share your visions or questions with us and participate in ongoing discussions.

Credits

ViUR is developed and maintained by Mausbrand Informationssysteme GmbH, from Dortmund in Germany. We are a software company consisting of young, enthusiastic software developers, designers and social media experts, working on exciting projects for different kinds of customers. All of our newer projects are implemented with ViUR, from tiny web-pages to huge company intranets with hundreds of users.

Help of any kind to extend and improve or enhance this project in any kind or way is always appreciated.

License

Copyright (C) 2012-2019 by Mausbrand Informationssysteme GmbH.

Mausbrand and ViUR are registered trademarks of Mausbrand Informationssysteme GmbH.

You may use, modify and distribute this software under the terms and conditions of the GNU Lesser General Public License (LGPL). See the file LICENSE provided within this package for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].