Skip to content

atios/citest

Repository files navigation

weatherapi

Add description here. @TODO

Overview

Add overview here. @TODO

API Resource /{resource}

Describe your API Resource. @TODO

Verbs

GET /{resource}

Describe the verb applied to the resource. @TODO

Parameters
Parametertypesample values
{param_a}string{sample_value}
{param_b}integer{sample_value}
{param_c}date{sample_value}

Deploy this api proxy

You can deploy weatherapi by calling this command.

grunt --env={env} --upload-modules --username={username} --password={password}

For additional instructions on other parameter, please check Apigee Deploy Grunt Plugin Git Repo.

##Contributing

If you would like to contribute, simply fork the repository, push your changes to a branch and send a pull request:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Typo fixes, improvements to grammar or readability, it's all welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published