poco_restful_webservice
A RESTful API using Poco C++ Libraries.
File Explorer
Download Latest Version (.zip)- datasources.ini
- poco.load
- 001CreateQuestionTable.sql
- 002CreateQuestionOptionTable.sql
- 003CreateQuestionVoteTable.sql
- Poll.sql
- create_changelog_table.sql
- targets.xml
- question.post.json
- question.put.json
- ReferenceGuide.md
- vote.post.json
- style.css
- index.html
- PollServiceFactory.h
- IPollService.h
- PollService.h
- IQuestionRepository.h
- Option.h
- Question.h
- QuestionNotFoundException.h
- Vote.h
- IQuestionVotingService.h
- Entity.h
- IEntity.h
- QuestionRepositoryFactory.h
- QuestionVotingServiceFactory.h
- ConnectionManager.h
- ITableGateway.h
- OptionTableGateway.h
- QuestionRepository.h
- QuestionVotingService.h
- TableGateway.h
- QuestionAssembler.h
- IJsonAPIError.h
- IJsonAPIErrorBuilder.h
- IJsonAPIRelatedResource.h
- IJsonAPIResource.h
- IJsonAPIResourceBuilder.h
- IJsonAPIResourceCollection.h
- IJsonAPIResourceCollectionBuilder.h
- IRelatedResourceBuilder.h
- JsonAPIAbstractRelatedResourceBuilder.h
- JsonAPIAbstractResourceBuilder.h
- JsonAPIAbstractRootResourceBuilder.h
- JsonAPIErrorBuilder.h
- JsonAPIResourceCollectionBuilder.h
- ErrorJSONParser.h
- IResourceBuilder.h
- JsonAPIResourceBuilder.h
- ApplicationFactory.h
- Factory.h
- IFactory.h
- PollFactory.h
- VoteFactory.h
- Poll.h
- Vote.h
- AbstractResource.h
- Application.h
- Exception.h
- ResourceNotFound.h
- Container.h
- Router.h
- ant-jsch.jar
- ant.jar
- dbdeploy-ant-3.0M3.jar
- jsch.jar
- mysql-jdbc5.jar
- apache-setup-for-dockerfile.sh
- deploy.sh
- push-docker-image.sh
- PollServiceFactory.cpp
- PollService.cpp
- Option.cpp
- Question.cpp
- QuestionNotFoundException.cpp
- Vote.cpp
- Entity.cpp
- QuestionRepositoryFactory.cpp
- QuestionVotingServiceFactory.cpp
- ConnectionManager.cpp
- OptionTableGateway.cpp
- QuestionRepository.cpp
- QuestionVotingService.cpp
- TableGateway.cpp
- QuestionAssembler.cpp
- JsonAPIAbstractRelatedResourceBuilder.cpp
- JsonAPIAbstractResourceBuilder.cpp
- JsonAPIAbstractRootResourceBuilder.cpp
- JsonAPIErrorBuilder.cpp
- JsonAPIResourceCollectionBuilder.cpp
- JsonAPIResourceBuilder.cpp
- ApplicationFactory.cpp
- Factory.cpp
- PollFactory.cpp
- VoteFactory.cpp
- Poll.cpp
- Vote.cpp
- AbstractResource.cpp
- Application.cpp
- Exception.cpp
- ResourceNotFound.cpp
- Container.cpp
- Router.cpp
- main.cpp
- OptionTest.cpp
- QuestionTest.cpp
- QuestionVotingServiceTest.cpp
- QuestionRepositoryTest.cpp
- TableGatewayTest.cpp
- JsonAPIErrorBuilderTest.cpp
- QuestionResourceTest.cpp
- CMakeLists.txt
- Runner.cpp
- .gitignore
- .travis.yml
- build.xml
- ci.properties
- CMakeLists.txt
- dev.properties
- docker-compose.yml
- Dockerfile
- LICENSE.md
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
