Tags: aluong/openhack-production
Tags
API Updates & Documentation (Azure-Samples#17) * Created new class OpenGraphRequest Re-named ValidatePage to OpenGraph Re-named ValidatePageControllerTests OpenGraphService re-factored OpenGraphController and related tests modified for name change Updated theurlist_collection.json Validation Page section with new name and request body format Removed unused namespaces from OpenGraphController and updated remarks sample request body Added annotations to OpenGraphService and OpenGraphController Updated API README with REST Client extension example Updated documentation images & added some xml annotations to some methods * Created new class OpenGraphRequest Re-named ValidatePage to OpenGraph Re-named ValidatePageControllerTests OpenGraphService re-factored OpenGraphController and related tests modified for name change Updated theurlist_collection.json Validation Page section with new name and request body format Removed unused namespaces from OpenGraphController and updated remarks sample request body Added annotations to OpenGraphService and OpenGraphController Updated API README with REST Client extension example Updated documentation images & added some xml annotations to some methods * Removed code that should have been removed when refactor attempt was rolled back
fix: Adds launch settings for visual studio (Azure-Samples#18) Adds launch settings for visual studio dded docs about running backend API from visual studio
Web API Documentation (Azure-Samples#15) * Updates to API README.md file * Updated API README.md with more information Uploaded screenshot of API being started * Updated API images Added image to depict turning of ssl verification in Postman Updated theurlist_localhost_env.json localhost port * Documented end points for api * Updates to API README.md file * Updated API README.md with more information Uploaded screenshot of API being started * Updated API images Added image to depict turning of ssl verification in Postman Updated theurlist_localhost_env.json localhost port * Documented end points for api * Installed and configured Swagger Package * Final revisiions made to README.md * Removing the .Develoment.json and appsettings.json files * Updates to API README.md file * Updated API README.md with more information Uploaded screenshot of API being started * Updated API images Added image to depict turning of ssl verification in Postman Updated theurlist_localhost_env.json localhost port * Documented end points for api * Updates to API README.md file * Updated API images Added image to depict turning of ssl verification in Postman Updated theurlist_localhost_env.json localhost port * Documented end points for api * Installed and configured Swagger Package * Final revisiions made to README.md * Removing the .Develoment.json and appsettings.json files * Updated api README with instructions to set environment variable Fixed .gitignore file for api to ignore .Development.json files * Updates to API README.md file * Updated API README.md with more information Uploaded screenshot of API being started * Updated API images Added image to depict turning of ssl verification in Postman Updated theurlist_localhost_env.json localhost port * Documented end points for api * Updates to API README.md file * Updated API images Added image to depict turning of ssl verification in Postman Updated theurlist_localhost_env.json localhost port * Documented end points for api * Installed and configured Swagger Package * Final revisiions made to README.md * Removing the .Develoment.json and appsettings.json files * Updates to API README.md file * Updated API README.md with more information Uploaded screenshot of API being started * Updated API images Added image to depict turning of ssl verification in Postman Updated theurlist_localhost_env.json localhost port * Documented end points for api * Updates to API README.md file * Documented end points for api * Removing the .Develoment.json and appsettings.json files * Updated api README with instructions to set environment variable Fixed .gitignore file for api to ignore .Development.json files * Removed extra request variables from links in API README.md Misc Notes added and Swagger warnings denoted Misc small changes based on PR feedback
devops: Cleaned up deploy scripts and added docs - Re-adds root level .editorconfig to control consistent line endings - Updates line endings on other files - Removes old deployment scripts that aren't needed - Updated deploy scripts to accept named flags - Adds docs for deploy scripts
Merge pull request Azure-Samples#9 from Azure-Samples/alkofahi/changes Made necessary changes to handle CORS
improve local development experience (Azure-Samples#11) * improve local development experience 1. add api test file for use with REST Client extension 1. Ignore local appsettings file to prevent accidentally committing credentials
chore: clean up settings to get app running in vscode (Azure-Samples#10) * update README prereqs to be able to run 'dotnet build' * ignore launch.json for backend
PreviousNext