美文网首页
佛系编程[如何创建一个安全可靠的应用程序]

佛系编程[如何创建一个安全可靠的应用程序]

作者: 高金01 | 来源:发表于2018-09-29 11:15 被阅读0次

推荐最近在GitHub上很火的一个项目,按照介绍,你也可以创建一个安全可靠的应用程序

nocodehttps://github.com/kelseyhightower/nocode

以下是项目介绍

No Code

No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.

Getting Started

Start by not writing any code.


This is just an example application, but imagine it doing anything you want. Adding new features is easy too:


The possibilities are endless.

Building the Application

Now that you have not done anything it's time to build your application:


Yep. That's it. You should see the following output:


Deploying

While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.


It's that simple. And when it comes time to scale the application, all you have to do is:


I know right?

Contributing

You don't.

相关文章

网友评论

      本文标题:佛系编程[如何创建一个安全可靠的应用程序]

      本文链接:https://www.haomeiwen.com/subject/fwuvoftx.html