Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1] Fulfil the open-source check-list: implemented example. #15

Merged
merged 2 commits into from
Aug 18, 2015

Conversation

cabol
Copy link
Contributor

@cabol cabol commented Aug 18, 2015

[#1] Fulfil the open-source check-list: implemented example.

<h2>This is a Cowboy Trails example!</h2>
<h3><a href="http://localhost:8080/description">Cowboy Trails Descriptions</a></h3>
<br>
<a href="https://en.wikipedia.org/wiki/Cowboy_Trail">The Cowboy Trail is a rail trail in northern Nebraska</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is too related to trails… make it swagger-y

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole page, please

%% internal
handle_get(Req, State) ->
Echo = application:get_env(example, echo, ""),
Body = [<<"You Get an echo! ">> , Echo],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Body = [<<"You got an echo! ">> , Echo],

elbrujohalcon pushed a commit that referenced this pull request Aug 18, 2015
[#1] Fulfil the open-source check-list: implemented example.
@elbrujohalcon elbrujohalcon merged commit 352d8bf into master Aug 18, 2015
@elbrujohalcon elbrujohalcon deleted the cabol.1.fulfil_open_source_list branch August 18, 2015 20:38
@elbrujohalcon elbrujohalcon restored the cabol.1.fulfil_open_source_list branch August 18, 2015 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants