Skip to content

clbj/cf-python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-python-template

A simple template for getting started with a python web service to be deployed in Cloud Foundry.

Getting Started

THis is a simple example to get started with a python REST service deployed in Cloud Foundry.

Installing

Archiving the dependencies with the local command:

pip download vendor -r ../requirements.txt --no-binary :all:

Deployment

This is a Flask project intended to be uses as a REST API.

To deploy to Cloud Foundry just run the command.

cf push cf-python-template

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Cloves Langendorf Barcellos Junior - clbj

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple template for getting started with a python web service to be deployed in Cloud Foundry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages