Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit 007cfd2

Browse files
committed
Add README.md
1 parent 470e374 commit 007cfd2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

api-example-csharp/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Spire API Example Using C#
2+
3+
## Overview
4+
5+
This project is intends to provide example usage of the Spire REST API using
6+
Microsoft .NET Framework 4.6. The project will build and run as-is, and can be
7+
modified to suit your own requirements.
8+
9+
10+
## Documentation
11+
12+
Please see the following for the most up-to-date documentation:
13+
14+
[API Documentation](https://localhost:10880/doc) (requires Spire Server)
15+
[RestSharp](http://restsharp.org)
16+
[Json.NET](http://www.newtonsoft.com/json)
17+
[REST API Tutorial](http://www.restapitutorial.com/)

0 commit comments

Comments
 (0)