Skip to content

bartman13/JMMJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Api

General info

Used components:

  • Ms Sql Server
  • Asp Net Core Api 3.1
  • Linq
  • EntityFramework Core
  • AutoMapper

Requirements

  • Visual Studio with Asp Net Core 3.1 Installed
  • MsSql Server
  • Yarn or Npx installed

To run Web Api:

  1. Download repo
  2. Open Ms Sql Management aplication and run Database/init.sql script.
  3. Open WebApi/WebApi.sln
  4. Build and run aplication
  5. Every operation can be made from swagger layout

To run ReactApp:

  1. Open prefered editor
  2. Open console
  3. Run 'yarn start' or 'npm start'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published