Skip to content

CrazyBaaS is a Backend-as-a-service tool. With the rise in the micro-services driven infrastructures, maintaining multiple backend is a challenge, this is where this tool comes in handy.

License

crazycoderlabs/crazybaas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CrazyBaaS

License: GPL v3 Build Status GoReport

CrazyBaaS is just another BaaS (Backend-as-as-Service) tool.

Technology Stack

  • golang
  • Revel

Architecture

  • Plugin Based for Core
  • Microservices for Wrappers

Developer Notes

Start the web server:

revel run myapp

Go to http://localhost:9000/ to login to the Admin UI

Code Layout

The directory structure of a generated Revel application:

conf/             Configuration directory
    app.conf      Main app configuration file
    routes        Routes definition file

app/              App sources
    init.go       Interceptor registration
    controllers/  App controllers go here
    views/        Templates directory

messages/         Message files

public/           Public static assets
    css/          CSS files
    js/           Javascript files
    images/       Image files

tests/            Test suites

Maintainers

- Sarvesh Chitko (chitkosarvesh@gmail.com)

Made with ♥️ by {CrazyCoder} Labs.

About

CrazyBaaS is a Backend-as-a-service tool. With the rise in the micro-services driven infrastructures, maintaining multiple backend is a challenge, this is where this tool comes in handy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published