openwisp / django-ipam

The development of this project has moved to openwisp-ipam
https://github.com/openwisp/openwisp-ipam
BSD 3-Clause "New" or "Revised" License
78 stars 28 forks source link

[api] RESTful api for Subnet and IpAddress #30

Closed anurag-ks closed 6 years ago

anurag-ks commented 6 years ago

Implements and closes #10

This is a WIP PR, I wanted to confirm all the endpoints that we would be implementing in django-ipam.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 98


Totals Coverage Status
Change from base Build 87: 0.0%
Covered Lines: 273
Relevant Lines: 273

💛 - Coveralls
anurag-ks commented 6 years ago

@nemesisdesign I first wanted to confirm these endpoints are okay or not and then move on to writing tests for these views.

nemesifier commented 6 years ago

@anurag-ks you have to implement CRUD operations as described in http://openwisp.org/gsoc/ideas-2018.html