Create your API controller from the templates and make sure your database connection is working prior to testing the api.
Also, make sure you created a class model to map your mode and installed Entity Framework (usually the 3 main packages from Nuget).