Skip to content

cdwaddell/APIDesignPrincipals

Repository files navigation

API Design Principals

Here is the source code and power point presentation from the 3/18/2019 talk on API design principals. Both of the submodules are required to run the demo. To get the application running on Windows:

  • Clone this repository
  • Open the account.cdwaddell.com sln file in Visual Studio and run "Update-Database" in the Package Manager Console
  • Open DemoAPI sln file in Visual Studio and run "Update-Database in the Package Manager Console
  • Run the ClientRestoreScript.sql script against the CDWaddell Database on your (localdb)\MSSQLLcalDB server using SQL Manager Studio
  • Run the account application
  • Run the api application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published