- Instant Nancy Web Development
- Christian Horsdal
- 73字
- 2021-08-04 09:59:26
There's more...
This was just a very quick peek into how Nancy applications are written. Through the rest of the book, we will see many more features of Nancy, which will put you in a position to write real Nancy applications and not just Hello World
.
Also, you should be aware of the Nancy documentation, which can be found at https://github.com/NancyFx/Nancy/wiki/Documentation, and the Nancy demos along with the Nancy source code at https://github.com/NancyFx/Nancy/tree/master/src.
推薦閱讀
- AngularJS入門與進階
- Learning C# by Developing Games with Unity 2020
- Mastering RabbitMQ
- 深入理解Django:框架內幕與實現原理
- Effective Python Penetration Testing
- Go并發編程實戰
- App Inventor創意趣味編程進階
- Python Essentials
- 分布式架構原理與實踐
- Visual C++開發寶典
- 安卓工程師教你玩轉Android
- PHP典型模塊與項目實戰大全
- Python量子計算實踐:基于Qiskit和IBM Quantum Experience平臺
- Mathematica Data Visualization
- .NET應用架構設計:原則、模式與實踐