Skip to content

TheForsakenSpirit/NET-Mongo-api-slef-generated-client-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NET-Mongo-api-slef-generated-client-experiment

Repo with experimental dotnet 6 api on mongoDB and auto generated typescript client

Requirements

Before start, install dotnet cli and sdk Install and run mongodb on port:27017

API

To run api execute

dotnet run --project server

Swagger Api documentation ready for experiment on http://localhost:5260/swagger

MongoDB LINQ Aggregation example

Code link

Auto generated TypeScript client with types, that represent api

dotnet run --project APIClientGenerator http://localhost:5260/swagger/v1/swagger.json client/intex.ts TypeScript

About

Repo with experimental dotnet 6 api on mongoDB and auto generated typescript client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published