Azure Function Web API used to Validate Spain National Document ldentification Numbers
2.6K
Use this Web API to validate Spain National Document ldentification Numbers.
Run the container:
docker run -it -p 8080:80 cmendibl3/dni
Validate a document:
curl http://localhost:8080/api/validate?dni=[The Document Number]
Related blog post: Run a Precompiled .NET Core Azure Function in a Container
Check the source code here.
Content type
Image
Digest
Size
208 MB
Last updated
over 8 years ago
docker pull cmendibl3/dni:1.0.0