Skip to content

wolf-mtwo/remove-csh-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

csharp-seed-server

data base installation

Projects runs with entity framework.

test request

http://localhost:????/api/main

services resume

Base URL "http://localhost:????/api"

Header Content-Type: application/json

Header x-access-token:||token||

public

POST /p1/login OBJECT

private

POST /v1/logout OBJECT

GET /v1/users ARRAY

POST /v1/users OBJECT

GET /v1/users/:user_id OBJECT

DELETE /v1/users/:user_id OBJECT

PUT /v1/users/:user_id OBJECT

especial

Content-Type: multipart/form-data

POST /p1/files excel Form ['file_name']

License

The MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published