前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >佛系编程[如何创建一个安全可靠的应用程序]

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

作者头像
爬虫
发布2018-04-08 12:10:36
7920
发布2018-04-08 12:10:36
举报
文章被收录于专栏:Python与爬虫

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

项目地址在>>> nocode https://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.

代码语言:javascript
复制

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

代码语言:javascript
复制

The possibilities are endless.

Building the Application

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

代码语言:javascript
复制

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

代码语言:javascript
复制

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.

代码语言:javascript
复制

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

代码语言:javascript
复制

I know right?

Contributing

You don't.

看完你是不是也能创建一个安全可靠的程序了?

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2018-02-08,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 Python爬虫分享 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • No Code
    • Getting Started
      • Building the Application
      • Deploying
    • Contributing
    领券
    问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档