Skip to content

syyama/NCMB-REST-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#NCMB-REST-Demo

NCMB-REST-Demoは ニフティクラウド mobile backend をREST APIを叩くための一番簡単なデモプロジェクトです

導入方法

git clone git@github.com:syyama/NCMB-REST-Demo.git

クローン後 Program.cs

// アプリケーションキー
private static readonly string APPLICATION_KEY = "";
// クライアントキー
private static readonly string CLIENT_KEY = "";

それぞれアプリケーションキーとクライアントキーを設定してください

著作者

syyama

配布ライセンス

MIT Licenseで公開します

About

NCMBをRESTで叩く一番簡単なデモ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages