Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

gboruk/Stupid-Simple-RESTModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rest model

  • This is a stupid simple RESTful class for when you need a stupid simple RESTful class
  • Uses ASIHTTPRequest
  • It's still a bit rough.

Usage

  1. Copy the files into your xcode project
  2. make sure you're using ASIHTTPRequest (http://allseeing-i.com/ASIHTTPRequest/)
  3. Create a model and subclass RESTModel
  4. Use

Known Issues

  1. I've yet to use the PUT and it may not work.

About

This is a stupid simple RESTful class for when you need a stupid simple RESTful class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors