Skip to content

Media service built on apicrud REST framework

License

Notifications You must be signed in to change notification settings

instantlinux/apicrud-media

Repository files navigation

apicrud-media

What is this

Skip the kubernetes / python / React.js learning curve and put your ideas in production!

The apicrud framework makes it easier to get started on full-stack development of REST-based services, ranging from a simple CLI wrapper for queries of local APIs to full web-scale consumer-facing applications running on kubernetes.

The essential components of a modern full-stack application include a back-end API server, a front-end UI server, a database, a memory-cache and a background worker for performing actions such as emailing, photo uploading or report generation. The challenge of setting up CI testing and microservice deployment is usually daunting; this repo addresses all of those issues by providing a fully-working example you can set up and start modifying in minutes. No prior experience is required.

This is the media-service API back-end and worker, for the example application.

Usage

See the getting started page, or navigate to Read the Docs.

Contributions

Your pull-requests and bug-reports are welcome here. See CONTRIBUTING.md.

License

Software copyright © 2021 by Richard Braun • Apache 2.0 license

About

Media service built on apicrud REST framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages